fix: copy to clipboard is not working properly

This commit is contained in:
reya
2024-05-16 14:24:55 +07:00
parent 47835ed857
commit 25523229a2
7 changed files with 307 additions and 51 deletions

View File

@@ -36,8 +36,8 @@
"window:allow-create",
"window:allow-close",
"window:allow-set-focus",
"clipboard-manager:allow-write",
"clipboard-manager:allow-read",
"clipboard-manager:allow-write-text",
"clipboard-manager:allow-read-text",
"webview:allow-create-webview-window",
"webview:allow-create-webview",
"webview:allow-set-webview-size",