remotes/1693045480750635534/spooky-22
Aevann1 2021-12-16 01:02:34 +02:00
parent 45dc31780e
commit 88326a6919
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ def chart(v):
return send_file(file)
#@cache.memoize(timeout=86400)
@cache.memoize(timeout=86400)
def cached_chart(days):
now = time.gmtime()
midnight_this_morning = time.struct_time((now.tm_year,