fix: allow retrying sending files

This commit is contained in:
Paul Makles
2024-03-15 19:50:17 +00:00
parent c25ecc12b2
commit 5b6546b761
2 changed files with 6 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ PRs for small fixes are more than welcome.
## Deploying a new release
Ensure `.env.local` points to `https://app.revolt.chat/api`.
```bash
cd ~/deployments/revite
git pull