fix 500 errors

pull/211/head
Aevann 2023-10-05 13:14:59 +03:00
parent 24e57db432
commit 978399ff10
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
from .config.const import *
from files.classes.post import Post
from files.classes.comment import Comment
from files.classes.sub import Sub