fix 500 error

pull/211/head
Aevann 2023-10-05 13:00:05 +03:00
parent d952bf49db
commit 2225cfb287
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,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 *