fix big bug

merge-requests/3/head
bug_creator 3 years ago
parent ffafa8886e
commit 066ea6b6d3

@ -21,7 +21,7 @@ from ..util import check_text
@main.route('/', methods=['GET', 'POST'])
@cache.cached(timeout=30)
# @cache.cached(timeout=30)
def index():
"""Get index page

Binary file not shown.
Loading…
Cancel
Save