forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-02-02 00:59:06 +02:00
parent f9f918dfd8
commit 73bd87c4bd
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ def NOTIFY_USERS2(text, v):
return notify_users
def send_admin(id, body_html, vid):
def send_admin(id, body_html, vid=None):
new_comment = Comment(author_id=id,
parent_submission=None,