fixed option if-statement #391

This commit is contained in:
Alan Smithee
2022-02-04 08:55:42 +09:00
parent 563e74055d
commit 052ad2297b

View File

@@ -58,7 +58,7 @@ impl App {
fn exec(&mut self) {
let analysis_start_time: DateTime<Local> = Local::now();
if !configs::CONFIG
if configs::CONFIG
.read()
.unwrap()
.args