mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
chore(push): fix Push demo
This commit is contained in:
+1
-1
@@ -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"
|
||||
* },
|
||||
|
||||
Reference in New Issue
Block a user