We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20aaba7 commit 9ac22ceCopy full SHA for 9ac22ce
src-tauri/capabilities/desktop.json
@@ -2,5 +2,5 @@
2
"identifier": "desktop-capability",
3
"platforms": ["macOS", "windows", "linux"],
4
"windows": ["main"],
5
- "permissions": ["updater:default"]
+ "permissions": ["clipboard-manager:allow-write-text", "updater:default"]
6
}
0 commit comments