fix(desktop): add native clipboard image paste and fix text paste (#12682)

This commit is contained in:
Abdul Rahman ArM
2026-02-08 16:54:09 +05:30
committed by GitHub
parent c5df9f7a73
commit 22cb276f96
7 changed files with 47 additions and 1 deletions
@@ -46,6 +46,7 @@
{
"identifier": "http:default",
"allow": [{ "url": "http://*" }, { "url": "https://*" }, { "url": "http://*:*/*" }]
}
},
"clipboard-manager:allow-read-image"
]
}