smol fixes

This commit is contained in:
OniriCorpe
2024-03-07 00:33:28 +01:00
committed by OniriCorpe
parent 2641d3fd80
commit f8bcf77a79
3 changed files with 19 additions and 14 deletions

View File

@ -31,7 +31,7 @@ And then start the dev server:
```bash
source venv/bin/activate
FLASK_APP=app.py FLASK_ENV=development flask run
FLASK_APP=app.py FLASK_ENV=development flask --debug run
```
## Translation