mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
fix(desktop): add native clipboard image paste and fix text paste (#12682)
This commit is contained in:
parent
d1ebe0767c
commit
d5036cf01f
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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue