mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-03-22 08:05:48 +05:30
fix: again tauri opener url capabilities
This commit is contained in:
@@ -58,13 +58,7 @@
|
|||||||
"identifier": "opener:allow-open-url",
|
"identifier": "opener:allow-open-url",
|
||||||
"allow": [
|
"allow": [
|
||||||
{
|
{
|
||||||
"url": "https://chromewebstore.google.com"
|
"url": "https:*"
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://addons.mozilla.org"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user