fix: homepage entry lightweight mode exiting Macos tray icon
fix: lightweight mode better handling and logging logic
This commit is contained in:
@@ -6,4 +6,4 @@ use super::CmdResult;
|
||||
pub async fn entry_lightweight_mode() -> CmdResult {
|
||||
lightweight::entry_lightweight_mode();
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user