mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-06-19 08:05:16 +00:00
Fix typo
This commit is contained in:
@ -168,7 +168,7 @@ export class NotificationsHelper {
|
||||
|
||||
}
|
||||
|
||||
// For posts on grou pages
|
||||
// For posts on group pages
|
||||
else if(n.fromContainerType == NotifElemType.GROUP_PAGE) {
|
||||
await this.PushGroupMembers(n, n.fromContainerID)
|
||||
}
|
||||
|
Reference in New Issue
Block a user