fix 500 error

pull/148/head
Aevann 2023-05-13 05:04:25 +03:00
parent 50b23a064a
commit 060b5d5f2d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ from files.classes.votes import Vote
from files.helpers.config.const import *
from files.helpers.get import *
from files.helpers.sorting_and_time import *
from files.helpers.useractions import *
from files.routes.wrappers import *
from files.__main__ import app, cache, limiter