mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +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.
|
||||
*
|
||||
* ```
|
||||
* var push = PushNotification.init({
|
||||
* var push = Push.init({
|
||||
* android: {
|
||||
* senderID: "12345679"
|
||||
* },
|
||||
|
Loading…
Reference in New Issue
Block a user