Skip to content

Commit

Permalink
chore: rust fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
sundaram123krishnan committed Nov 16, 2024
1 parent 45d35d0 commit eb3ba02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lala_bar/src/music_bar.rs
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ impl MultiApplication for LalaMusicBar {
use_last_output: false,
},
info: LaLaInfo::Calendar,
})
});
}

Message::Submit(date) => {
Expand Down

0 comments on commit eb3ba02

Please sign in to comment.