summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmain.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.py b/main.py
index c63f63d..ae6030b 100755
--- a/main.py
+++ b/main.py
@@ -170,6 +170,7 @@ def premades():
if __name__ == '__main__':
# print(steam.getFriends("76561197963063991"))
# print(steam.getFriends("76561197963882989"))
+ app.config['TEMPLATES_AUTO_RELOAD'] = True
app.run(threaded=True)
# Changelog