mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-02 07:53:55 +03:00
a47b0dda1f
Implemented the addition of an event_sender property to the App struct which is used by the start_watcher and init functions. Updated the new, init, and start_watcher functions to work with the new event_sender, and removed the now unnecessary events argument. Changes: - Added event_sender property to App struct. - Added event_sender argument to new function. - Removed events argument from init_project, init, and start_watcher functions. - Updated start_watcher and init functions to use the new event_sender. |
||
---|---|---|
.. | ||
icons | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
tauri.conf.json | ||
tauri.conf.release.json |