mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-09 18:36:03 +02:00
* 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.