bbbb
This commit is contained in:
parent
0c4d8db0d7
commit
2d46e030f2
3 changed files with 2 additions and 3 deletions
|
@ -484,7 +484,7 @@ def api_comment(v):
|
|||
'body': c.body,
|
||||
},
|
||||
'data': {
|
||||
'url': f'https://{site}/notifications',
|
||||
'url': f'https://{site}/comment/{c.id}?context=9&read=true#context',
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue