Skip to content

Commit

Permalink
Update key_menu.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
coastalwhite committed Jul 23, 2024
1 parent 2157b81 commit 7d89af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/key_menu.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ impl KeyMenuWidget {
pub fn new(
power_config: PowerControlConfig,
switcher_config: SwitcherConfig,
system_shell: String
system_shell: String,
) -> Self {
Self {
power_config,
Expand Down

0 comments on commit 7d89af9

Please sign in to comment.