mirror of https://gitlab.com/bashrc2/epicyon
Announce link
parent
bba25d8417
commit
9f83477dde
|
@ -426,7 +426,7 @@ def _getAnnounceIconHtml(isAnnounced: bool,
|
|||
announceTitle = translate['Undo the repeat']
|
||||
if announceJsonObject:
|
||||
unannounceLinkStr = '?unannounce=' + \
|
||||
announceJsonObject['object']['id']
|
||||
announceJsonObject['id']
|
||||
|
||||
announceLinkStr = '?' + \
|
||||
announceLink + '=' + postJsonObject['object']['id'] + pageNumberParam
|
||||
|
|
Loading…
Reference in New Issue