mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Option to save flicker-free dimming per AC/DC state https://github.com/seerge/g-helper/issues/3112
This commit is contained in:
@@ -691,4 +691,9 @@ public static class AppConfig
|
||||
return ContainsModel("G834JYR") || Is("force_miniled");
|
||||
}
|
||||
|
||||
public static bool SaveDimming()
|
||||
{
|
||||
return Is("save_dimming");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user