@@ -8,5 +8,11 @@ clean:
run:
python app.py
seed:
python seed.py
run-with-seed: clean
python app.py & sleep 5 && python seed.py
reset-admin: clean
python create_admin.py
The note is not visible to the blocked user.