cargo fmt
This commit is contained in:
parent
9815d4d981
commit
ab41b83cd8
3 changed files with 25 additions and 34 deletions
|
|
@ -158,7 +158,7 @@ impl Default for Core {
|
|||
exit_on_main_window_closed: true,
|
||||
menu_bars: HashMap::new(),
|
||||
#[cfg(feature = "wayland")]
|
||||
sync_window_border_radii_to_theme: true
|
||||
sync_window_border_radii_to_theme: true,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue