forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-08-25 19:35:24 +02:00
parent 88305f694a
commit 38dd49df59
1 changed files with 4 additions and 3 deletions

View File

@ -293,6 +293,7 @@ def api_comment(v):
g.db.add(c_aux)
g.db.flush()
if v.id == 1:
print(c_aux)
print(c_aux.body_html)
print(c.comment_aux)