forked from Ivasoft/mattermost-mobile
[Gekidou MM-44135 MM-44134 MM-40088] Group & Clear channel and thread notifications when CRT is on (#6429)
* Android * iOS changes * client changes * Misc * Update CustomPushNotification.java Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f1665fa0ee
commit
306fbba3a7
1
types/global/push_notifications.d.ts
vendored
1
types/global/push_notifications.d.ts
vendored
@@ -49,4 +49,5 @@ interface NotificationWithData extends Notification {
|
||||
|
||||
declare class NotificationWithChannel extends Notification {
|
||||
channel_id?: string;
|
||||
root_id?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user