diff --git a/src/ui/note/post.rs b/src/ui/note/post.rs index 660c5a60..37548d51 100644 --- a/src/ui/note/post.rs +++ b/src/ui/note/post.rs @@ -214,10 +214,7 @@ impl<'a> PostView<'a> { } if ui - .add_sized( - [91.0, 32.0], - egui::Button::new("Post now") - ) + .add_sized([91.0, 32.0], egui::Button::new("Post now")) .clicked() { let new_post = NewPost::new(