compiled time to render register properly well

This commit is contained in:
filipriec
2025-04-10 19:32:49 +02:00
parent 431882ece9
commit 5f5d690ff3
3 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,6 @@ use std::env;
use common::proto::multieko2::table_definition::ProfileTreeResponse;
use crate::components::IntroState;
use crate::modes::handlers::mode_manager::AppMode;
use crate::state::pages::auth::{AuthState, RegisterState};
use crate::ui::handlers::context::DialogPurpose;
pub struct DialogState {