Fix window path issue

This commit is contained in:
Gregory Schier
2025-10-02 08:25:00 -07:00
parent 17de0678b0
commit 1a1751c23e
10 changed files with 16 additions and 7 deletions

View File

@@ -1304,6 +1304,7 @@ pub fn run() {
),
color: Some(Color::Danger),
icon: None,
timeout: None,
},
);
};