mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
c8a82ad223
* fix(core): fix deadlock when using resources_table in menu/image/tray plugins closes #9369 * document the resources_table requirement
128 B
128 B
tauri |
---|
patch:breaking |
Changed JsImage::into_img
to take a reference to a ResourceTable
instead of a Manager
.