mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
Chore: type abttery -> battery
This commit is contained in:
@@ -520,7 +520,7 @@ pub fn setup_system_page_callbacks(ui: &MainWindow, _states: Arc<Mutex<Config>>)
|
|||||||
set_ui_callbacks!(handle,
|
set_ui_callbacks!(handle,
|
||||||
SystemPageData(as i32),
|
SystemPageData(as i32),
|
||||||
platform_copy.platform_profile_on_battery(.into()),
|
platform_copy.platform_profile_on_battery(.into()),
|
||||||
"Throttle policy on abttery set to {}",
|
"Throttle policy on battery set to {}",
|
||||||
"Setting Throttle policy on battery failed"
|
"Setting Throttle policy on battery failed"
|
||||||
);
|
);
|
||||||
set_ui_callbacks!(handle,
|
set_ui_callbacks!(handle,
|
||||||
|
|||||||
Reference in New Issue
Block a user