mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 11:36:11 +08:00
Run rustfmt on the codebase
This commit is contained in:
@@ -10,7 +10,7 @@ impl Port {
|
||||
Self {
|
||||
widget: gtk::Button::with_label(name),
|
||||
id,
|
||||
direction
|
||||
direction,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user