Fix notification link
This commit is contained in:
parent
cdcce421a8
commit
a71c3d6a4a
|
@ -1220,7 +1220,7 @@ function getSourceUrl(notification: Notification) {
|
|||
sourceType
|
||||
)}`
|
||||
else if (sourceSlug)
|
||||
return `/${sourceSlug}#${getSourceIdForLinkComponent(
|
||||
return `${sourceSlug}#${getSourceIdForLinkComponent(
|
||||
sourceId ?? '',
|
||||
sourceType
|
||||
)}`
|
||||
|
|
Loading…
Reference in New Issue
Block a user