chore: cargo fmt

This commit is contained in:
Byson94
2025-11-25 21:05:24 +05:30
parent 6e9dca9d42
commit 166c440978

View File

@@ -271,7 +271,7 @@ pub enum WidgetControlAction {
/// Name of the widget to update the property of
#[arg(long = "widget", short = 'w')]
widget_name: String,
}
},
}
impl Opt {