fix 500 errors

pull/211/head
Aevann 2023-09-29 03:26:19 +03:00
parent 0e7e25fbd3
commit 4310326e59
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ from sqlalchemy.sql.sqltypes import *
from files.classes import Base
from files.helpers.config.const import *
from files.helpers.config.awards import *
from files.helpers.slurs_and_profanities import *
from files.helpers.lazy import lazy
from files.helpers.regex import *