mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-27 16:09:58 -07:00
propegate colorblind mode beyond start/stop
This commit is contained in:
committed by
Will Greenberg
parent
15f128add1
commit
95e8f846d3
@@ -59,6 +59,7 @@ async fn run_server(
|
||||
debug_mode: config.debug_mode,
|
||||
analysis_status_lock,
|
||||
analysis_sender,
|
||||
colorblind_mode: config.colorblind_mode,
|
||||
});
|
||||
|
||||
let app = Router::new()
|
||||
|
||||
Reference in New Issue
Block a user