mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Reformat with trailing comma
This commit is contained in:
@@ -84,7 +84,7 @@ pub trait Platform {
|
||||
#[zbus(property)]
|
||||
fn set_platform_profile_on_battery(
|
||||
&self,
|
||||
platform_profile: PlatformProfile
|
||||
platform_profile: PlatformProfile,
|
||||
) -> zbus::Result<()>;
|
||||
|
||||
/// ChangeThrottlePolicyOnAc property
|
||||
|
||||
Reference in New Issue
Block a user