mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-01 09:59:57 -07:00
fix 642
This commit is contained in:
committed by
Cooper Quintin
parent
c8d1b52ca7
commit
1cf1d6d5b9
@@ -178,6 +178,7 @@ pub fn update_ui(
|
||||
let display_level = config.ui_level;
|
||||
if display_level == 0 {
|
||||
info!("Invisible mode, not spawning UI.");
|
||||
return;
|
||||
}
|
||||
|
||||
let colorblind_mode = config.colorblind_mode;
|
||||
|
||||
Reference in New Issue
Block a user