fix(onesignal): fix property name (#2019)
This commit is contained in:
parent
3d0a12d40d
commit
30ed33a046
@ -165,7 +165,7 @@ export interface OSNotificationPayload {
|
|||||||
/**
|
/**
|
||||||
* URL to open when opening the notification.
|
* URL to open when opening the notification.
|
||||||
*/
|
*/
|
||||||
launchUrl?: string;
|
launchURL?: string;
|
||||||
/**
|
/**
|
||||||
* Sound resource to play when the notification is shown.
|
* Sound resource to play when the notification is shown.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user