notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit a147aa0961055af60e674809874b6711ffab1cb3
parent 9cfae313aa1c2c16a7b4d69150f3804f08d7cfd0
Author: William Casarin <jb55@jb55.com>
Date:   Fri, 22 Nov 2024 13:31:43 -0800

fix fmt

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
Msrc/ui/note/post.rs | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git 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(