1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-22 05:45:50 +05:30

fix: again tauri opener url capabilities

This commit is contained in:
2026-03-02 11:19:26 +05:30
Verified
parent a5f18c3a61
commit 31bd197d09

View File

@@ -58,13 +58,7 @@
"identifier": "opener:allow-open-url",
"allow": [
{
"url": "https://chromewebstore.google.com"
},
{
"url": "https://addons.mozilla.org"
},
{
"url": "https://github.com"
"url": "https:*"
}
]
}