This commit is contained in:
Aevann1 2021-10-27 00:58:18 +02:00
parent dec00539cb
commit 832007fca4

View file

@ -132,4 +132,4 @@ def after_request(response):
from files.routes import *
print(jinja_env.auto_reload)
print(app.jinja_env.auto_reload)