needs bug fixing
This commit is contained in:
@@ -16,6 +16,7 @@ pub struct AppState {
|
||||
pub total_count: u64,
|
||||
pub current_position: u64,
|
||||
pub profile_tree: ProfileTreeResponse,
|
||||
pub selected_profile: Option<String>,
|
||||
|
||||
// UI preferences
|
||||
pub ui: UiState,
|
||||
|
||||
Reference in New Issue
Block a user