Hide console

This commit is contained in:
George
2026-03-22 00:25:24 +04:00
parent 42418f9a63
commit 2a28148cc0

View File

@@ -1,3 +1,5 @@
#![cfg_attr(target_os = "windows", windows_subsystem = "windows")]
#[cfg(target_os = "linux")]
mod status_tray;