mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-28 16:30:52 +08:00
refactor: url scheme implementation
This commit is contained in:
6
src-tauri/capabilities/desktop.json
Normal file → Executable file
6
src-tauri/capabilities/desktop.json
Normal file → Executable file
@@ -3,5 +3,9 @@
|
||||
"platforms": ["macOS", "windows", "linux"],
|
||||
"webviews": ["main"],
|
||||
"windows": ["main"],
|
||||
"permissions": ["global-shortcut:default", "updater:default"]
|
||||
"permissions": [
|
||||
"global-shortcut:default",
|
||||
"updater:default",
|
||||
"deep-link:default"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user