Sebastián Katzer il y a 12 ans
Parent
commit
6a13b25010
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      plugin.xml

+ 1 - 1
plugin.xml

@@ -20,7 +20,7 @@
     <platform name="ios">
 
         <config-file target="config.xml" parent="/*">
-		<feature name="LocalNotofication">
+		<feature name="LocalNotification">
 			<param name="ios-package" value="APPLocalNotification"/>
 		</feature>
         </config-file>