Skip to content

Commit

Permalink
ip on welcome
Browse files Browse the repository at this point in the history
  • Loading branch information
p4ymak committed Feb 28, 2024
1 parent b0e763e commit b4f7016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/rooms.rs
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ impl ChatHistory {
ui.style().visuals.widgets.inactive.fg_stroke,
);
}

ui.add(
egui::TextEdit::multiline(&mut self.input)
.frame(false)
Expand Down

0 comments on commit b4f7016

Please sign in to comment.