forked from MarseyWorld/MarseyWorld
newline at eof
parent
56e800fd9d
commit
a9064e7828
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue