router2, needs bug fixes3
This commit is contained in:
@@ -232,12 +232,9 @@ pub async fn run_ui() -> Result<()> {
|
||||
&mut terminal,
|
||||
&mut command_handler,
|
||||
&mut auth_state,
|
||||
&mut login_state,
|
||||
&mut register_state,
|
||||
&mut intro_state,
|
||||
&mut admin_state,
|
||||
&mut buffer_state,
|
||||
&mut app_state,
|
||||
&mut router,
|
||||
).await;
|
||||
let mut should_exit = false;
|
||||
match event_outcome_result {
|
||||
|
||||
Reference in New Issue
Block a user