tauri/.changes/tauri-run_on_main_thread.md
Amr Bashir 7fb419c326
refactor: move to muda and tray_icon crates (#7535)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2023-08-13 22:25:50 -03:00

6 lines
127 B
Markdown

---
'tauri': 'minor:feat'
---
Expose `run_on_main_thread` method on `App` that is similar to `AppHandle::run_on_main_thread`.