working perfectly well right now

This commit is contained in:
filipriec
2025-03-24 15:13:57 +01:00
parent 3bb771187a
commit 355aff3032
2 changed files with 8 additions and 10 deletions

View File

@@ -74,7 +74,6 @@ pub async fn run_ui() -> Result<(), Box<dyn std::error::Error>> {
event_handler.command_mode,
&event_handler.command_message,
&app_state,
&intro_state,
);
})?;