summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2018-01-26 00:46:56 +0100
committerAndré Glüpker <git@wgmd.de>2018-01-26 00:46:56 +0100
commit81cfe943b265e8b9d41ad7d150cca92a537d7d2c (patch)
tree3361c19b9a1b2ab64d741de348389fc6064d485b
parentdf670a38513e039dc209a77b55ecc6ee508b47a7 (diff)
downloadsteam-81cfe943b265e8b9d41ad7d150cca92a537d7d2c.tar.gz
steam-81cfe943b265e8b9d41ad7d150cca92a537d7d2c.tar.bz2
steam-81cfe943b265e8b9d41ad7d150cca92a537d7d2c.zip
Reload templates
-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