forked from rDrama/rDrama
1
0
Fork 0

fix 500 error on posting

master
Aevann 2023-07-25 21:52:53 +03:00
parent ce3e62b128
commit cee9401fe5
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ from files.classes.mod_logs import ModAction
from files.classes.notifications import Notification
from files.classes.polls import CommentOption, PostOption
from files.classes.award import AwardRelationship
from files.classes.exiles import Exile
from files.helpers.alerts import send_repeatable_notification, push_notif
from files.helpers.config.const import *