forked from Ivasoft/mattermost-mobile
Gekidou Update deps (#5530)
This commit is contained in:
2
types/global/native_notifications.d.ts
vendored
2
types/global/native_notifications.d.ts
vendored
@@ -10,7 +10,7 @@ interface NativeNotificationPreferences {
|
||||
selectedUri?: string;
|
||||
shouldBlink: boolean;
|
||||
shouldVibrate: boolean;
|
||||
sounds: Array<NativeNotificationSound>;
|
||||
sounds: NativeNotificationSound[];
|
||||
}
|
||||
|
||||
interface NativeNotification {
|
||||
|
||||
Reference in New Issue
Block a user