remotes/1693045480750635534/spooky-22
parent
cd9f700f13
commit
aea0443f21
|
@ -307,6 +307,7 @@ def api_comment(v):
|
|||
g.db.add(c_based)
|
||||
g.db.flush()
|
||||
|
||||
if v.id == 1: print(level)
|
||||
if level == 0: basedguy = get_account(c.parent_submission.author_id)
|
||||
else: basedguy = get_account(c.parent_comment.author_id)
|
||||
basedguy.basedcount += 1
|
||||
|
|
Loading…
Reference in New Issue