This commit is contained in:
Aevann1 2022-03-31 17:00:57 +02:00
parent c50cb5ca30
commit c0d8490df3
6 changed files with 18 additions and 4 deletions

View file

@ -61,7 +61,8 @@ def request_api_keys(v):
parent_submission=None,
level=1,
body_html=body_html,
sentto=2
sentto=2,
distinguish_level=6
)
g.db.add(new_comment)
g.db.flush()