mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 12:13:32 +00:00
refactor: cargo fmt
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ async fn main() -> Result<()> {
|
|||||||
let locale = sys_locale::get_locale().unwrap_or(String::from("en-US"));
|
let locale = sys_locale::get_locale().unwrap_or(String::from("en-US"));
|
||||||
rust_i18n::set_locale(&locale);
|
rust_i18n::set_locale(&locale);
|
||||||
|
|
||||||
gui::run().await
|
gui::run().await
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user