Skip to content

Commit

Permalink
remove unnecesary field
Browse files Browse the repository at this point in the history
  • Loading branch information
fmzbl committed Oct 11, 2024
1 parent 7c19e0f commit 57b58cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ impl AppMain for App {
#[derive(Default, Debug)]
pub struct AppState {
pub rooms_panel: RoomsPanelState,
pub login_state: bool,
}

#[derive(Default, Debug)]
Expand Down

0 comments on commit 57b58cd

Please sign in to comment.