mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-25 13:17:47 +02:00
e3d41f4011
* fix: use webview's resources table * fix clipboard into_img usage * fix mobile
218 B
218 B
fs, http, updater, clipboard-manager
| fs | http | updater | clipboard-manager |
|---|---|---|---|
| patch | patch | patch | patch |
Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.