mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-24 11:50:17 +08:00
chore(push): fix Push demo
This commit is contained in:
parent
bbe1e63892
commit
5e6e8c2a80
@ -265,7 +265,7 @@ export class Push {
|
|||||||
* Initialize the plugin on the native side.
|
* Initialize the plugin on the native side.
|
||||||
*
|
*
|
||||||
* ```
|
* ```
|
||||||
* var push = PushNotification.init({
|
* var push = Push.init({
|
||||||
* android: {
|
* android: {
|
||||||
* senderID: "12345679"
|
* senderID: "12345679"
|
||||||
* },
|
* },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user