appstate moved to its folder also
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::state::state::AppState;
|
||||
use crate::state::app::state::AppState;
|
||||
|
||||
pub fn handle_admin_selection(app_state: &mut AppState) {
|
||||
let profiles = &app_state.profile_tree.profiles;
|
||||
|
||||
Reference in New Issue
Block a user