Fix: ROGCC: show option for LED notifications

This commit is contained in:
Luke D. Jones
2022-12-08 16:27:00 +13:00
parent c7893b16f9
commit 07daa0df61
4 changed files with 17 additions and 10 deletions

View File

@@ -54,7 +54,7 @@ impl Default for EnabledNotifications {
receive_notify_charge_control_end_threshold: true,
receive_notify_mains_online: false,
receive_notify_profile: true,
receive_notify_led: false,
receive_notify_led: true,
receive_power_states: false,
receive_notify_gfx: false,
receive_notify_gfx_status: false,