Add update check functionality
Implement version checking and update notifications in the GUI
This commit is contained in:
@@ -54,6 +54,8 @@ pub fn run() {
|
||||
bridge::mark_read,
|
||||
bridge::clear_events,
|
||||
bridge::health,
|
||||
bridge::check_update,
|
||||
bridge::open_external,
|
||||
bridge::get_config,
|
||||
bridge::set_config,
|
||||
bridge::shutdown_daemon,
|
||||
|
||||
Reference in New Issue
Block a user