testing
This commit is contained in:
parent
35dddec8f9
commit
6954bc75c1
7 changed files with 24 additions and 13 deletions
|
@ -481,7 +481,7 @@ def api_comment(v):
|
|||
'body': notifbody,
|
||||
},
|
||||
'data': {
|
||||
'url': f'comment/{c.id}?context=9&read=true#context',
|
||||
'url': f'/comment/{c.id}?context=9&read=true#context',
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue