cordova-open-native-settings
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "cordova-open-native-settings", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Native settings opener for Cordova", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -23,3 +23,3 @@ # NativeSettings plugin for Cordova (6/7) | ||
```bash | ||
npm (install|rm) cordova-open-native-settings --save | ||
npm (install|uninstall) cordova-open-native-settings --save | ||
``` | ||
@@ -84,2 +84,3 @@ | ||
"nfc_settings" | Show NFC settings | ||
"notification_id" | Settings > Notifications | ||
"print" | Show the top level print settings | ||
@@ -86,0 +87,0 @@ "privacy" | Show settings to allow configuration of privacy options |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
187
29740