mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-08-21 22:27:14 +00:00
Fixed build workflow
This commit is contained in:
@@ -2,5 +2,7 @@ mod app;
|
||||
mod icon;
|
||||
|
||||
pub use app::*;
|
||||
pub use icon::{SyncStatus, TrayMenuIds, create_tray_icon, update_tray_menu,
|
||||
create_tooltip, start_auto_sync_task, update_sync_status};
|
||||
pub use icon::{
|
||||
create_tooltip, create_tray_icon, start_auto_sync_task, update_sync_status, update_tray_menu,
|
||||
SyncStatus, TrayMenuIds,
|
||||
};
|
||||
|
Reference in New Issue
Block a user