Skip to content

Commit 9449716

Browse files
committed
Fix formatting
1 parent cf7c22f commit 9449716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1534,7 +1534,7 @@ async fn get_setup() -> Setup {
15341534
initial_volume,
15351535
disable_volume,
15361536
volume_steps,
1537-
emit_set_queue_events: false
1537+
emit_set_queue_events: false,
15381538
}
15391539
};
15401540

0 commit comments

Comments
 (0)