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

@@ -134,6 +134,7 @@ pub(crate) async fn handle_plugin_event<R: Runtime>(
resp.error
),
color: Some(Color::Danger),
timeout: None,
..Default::default()
}),
None,