Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Oct 24, 2023
1 parent f5a107f commit 90cbbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ fn main() -> std::io::Result<()> {
.item(
OptionalService {
compose_profile: Some("thumbnails"),
repositories: None
repositories: None,
},
"Thumbnailer (for resizing images)",
"",
Expand Down

0 comments on commit 90cbbef

Please sign in to comment.