Explorar el Código

Update README.md

Sebastián Katzer hace 12 años
padre
commit
bffc9d28e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -161,7 +161,7 @@ The sound must be a absolute or relative Uri pointing to the sound file. The def
 /**
  * Plays the `beep.mp3` sound if the notification pop's up
  */
-window.plugin.notification.local.add({ sound: "android.resource://" + package_name + "/raw/beep" });
+window.plugin.notification.local.add({ sound: 'android.resource://' + package_name + '/raw/beep' });
 
 /**
  * Plays the `RingtoneManager.TYPE_ALARM` sound