forked from rDrama/rDrama
1
0
Fork 0

newline at eof

master
justcool393 2022-10-09 06:52:41 -07:00
parent 56e800fd9d
commit a9064e7828
1 changed files with 1 additions and 1 deletions

View File

@ -309,4 +309,4 @@ def execute_basedbot(c, level, body, parent_submission, parent_post, v):
g.db.flush()
n = Notification(comment_id=c_based.id, user_id=v.id)
g.db.add(n)
g.db.add(n)