mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
7fb419c326
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>
6 lines
150 B
Markdown
6 lines
150 B
Markdown
---
|
|
'tauri': 'major:breaking'
|
|
---
|
|
|
|
Changed `App::handle` and `Manager::app_handle` to return a reference to an `AppHandle` instead of an owned value.
|