mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-03-22 14:56:18 +05:30
fix: again tauri opener url capabilities
This commit is contained in:
@@ -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:*"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user