This commit is contained in:
Aevann1 2021-11-15 00:45:27 +02:00
parent 64e05196d5
commit 46ee1888f5
2 changed files with 8 additions and 8 deletions

View file

@ -545,7 +545,7 @@ def api_comment(v):
'notification': {
'title': f'New reply by @{v.username}',
'body': c.body,
'deep_link': f'http://{site}{c.permalink}?context=10&read=true#context',
'deep_link': f'http://{site}{c.permalink}?context=9&read=true#context',
},
},
},