This commit is contained in:
Aevann1 2021-10-11 17:05:49 +02:00
parent 29f2d52f2c
commit 05696a6aef
2 changed files with 6 additions and 6 deletions

View file

@ -530,7 +530,7 @@ def api_comment(v):
'notification': {
'title': f'New reply by @{v.username}',
'body': c.body,
'deep_link': f'https://{site}{c.permalink}?context=5#context',
'deep_link': f'https://{site}{c.permalink}?context=10#context',
},
},
},