1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-23 01:55:49 +05:30

refactor: revert back to using rust side tauri opener

This commit is contained in:
2026-03-02 11:55:33 +05:30
Verified
parent 31bd197d09
commit e384664051
2 changed files with 1 additions and 26 deletions

View File

@@ -45,22 +45,6 @@
"path": "**"
}
]
},
{
"identifier": "opener:allow-reveal-item-in-dir",
"allow": [
{
"path": "**"
}
]
},
{
"identifier": "opener:allow-open-url",
"allow": [
{
"url": "https:*"
}
]
}
]
}