fix: remove typo
This commit is contained in:
parent
93fa346bd8
commit
90d2e7b2bd
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ impl Application for CosmicBatteryApplet {
|
||||||
|
|
||||||
let mut popup_settings =
|
let mut popup_settings =
|
||||||
get_popup_settings(window::Id::new(0), new_id, (400, 240), None, None);
|
get_popup_settings(window::Id::new(0), new_id, (400, 240), None, None);
|
||||||
popup_settings.positioner.anchor_rect.x = 200;
|
|
||||||
return get_popup(popup_settings);
|
return get_popup(popup_settings);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue