still one error missing
This commit is contained in:
@@ -32,6 +32,7 @@ impl AppState {
|
||||
total_count: 0,
|
||||
current_position: 0,
|
||||
profile_tree: ProfileTreeResponse::default(),
|
||||
selected_profile: None,
|
||||
ui: UiState::default(),
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user