chore: cargo fmt
This commit is contained in:
@@ -332,4 +332,4 @@ pub(super) fn parse_content_fit(cf: &str) -> Result<gtk4::ContentFit> {
|
||||
"scaledown" => Ok(gtk4::ContentFit::ScaleDown),
|
||||
_ => Err(anyhow!("Invalid content fit: '{}'", cf)),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user