fix: openNativeSettings uses try/catch instead of fragile typeof check

This commit is contained in:
dadaloop82
2026-05-16 13:18:07 +00:00
parent c87d7d2cde
commit 8a596cb7d8
4 changed files with 13 additions and 10 deletions
+2 -1
View File
@@ -681,7 +681,8 @@
"native_title": "Kiosk Configuration",
"native_hint": "Server URL, BLE scale, screensaver and setup wizard.",
"native_btn": "Open kiosk configuration",
"native_tap_hint": "Tap the gear button at the top right"
"native_tap_hint": "Tap the gear button at the top right",
"native_update_hint": "Update the kiosk app to use this feature"
},
"saved": "✅ Configuration saved!",
"saved_local": "✅ Configuration saved locally",