feat(app): event_log and mark_read bridge commands
This commit is contained in:
@@ -47,6 +47,8 @@ pub fn run() {
|
||||
bridge::set_group,
|
||||
bridge::delete_group,
|
||||
bridge::focus,
|
||||
bridge::event_log,
|
||||
bridge::mark_read,
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running spacesh");
|
||||
|
||||
Reference in New Issue
Block a user