mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Anime: fix data struct
This commit is contained in:
@@ -50,6 +50,7 @@ pub struct DeviceState {
|
|||||||
pub builtin_anims: Animations,
|
pub builtin_anims: Animations,
|
||||||
pub off_when_unplugged: bool,
|
pub off_when_unplugged: bool,
|
||||||
pub off_when_suspended: bool,
|
pub off_when_suspended: bool,
|
||||||
|
pub off_when_lid_closed: bool,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[typeshare]
|
#[typeshare]
|
||||||
|
|||||||
Reference in New Issue
Block a user