forked from EVOgeek/Vmeda.Online
MOBILE-2961 push: Use push channel in some local notifications
This commit is contained in:
parent
c6e01bfa66
commit
258a646f20
@ -321,7 +321,8 @@ export class CorePushNotificationsProvider {
|
||||
id: 1,
|
||||
data: data,
|
||||
title: '',
|
||||
text: ''
|
||||
text: '',
|
||||
channel: 'PushPluginChannel'
|
||||
},
|
||||
promises = [];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user