remotes/1693045480750635534/spooky-22
Aevann1 2022-01-16 03:48:48 +02:00
parent 8ed146a733
commit dc8e268dd8
1 changed files with 1 additions and 1 deletions

View File

@ -466,7 +466,7 @@ def api_comment(v):
g.db.add(n)
if parent.author.id != v.id:
if len(message) > 100: notifbody = c.body[:100] + '...'
if len(c.body) > 100: notifbody = c.body[:100] + '...'
else: notifbody = c.body
beams_client.publish_to_interests(