Explorar o código

Update README.md

Sebastián Katzer %!s(int64=12) %!d(string=hai) anos
pai
achega
8f00541b4b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -61,7 +61,6 @@ window.plugin.notification.local.add({
     badge: badge, // displays number badge to notification
     foreground: forground, // a javascript function to be called if the app is running
     background: background, // a javascript function to be called if the app is in the background
-    sound: sound // (only iOS) a sound to be played, the sound must be located in your project's resources and must be a caf file
 });
 ```