@ -71,7 +71,7 @@ class Meals(db.Model):
scheduler = APScheduler()
app = create()
Talisman(app)
Talisman(app, content_security_policy={"default-src": ["*.paulmartin.cloud", '\'self\'']})
scheduler.init_app(app)
scheduler.start()
scheduler.api_enabled = True
The note is not visible to the blocked user.