mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
CameraShutter cleanup
This commit is contained in:
@@ -698,11 +698,6 @@ public static class AppConfig
|
||||
{
|
||||
return ContainsModel("G834JYR") || ContainsModel("G834JZR") || Is("force_miniled");
|
||||
}
|
||||
public static bool IsCameraShutter()
|
||||
{
|
||||
return ContainsModel("UX5401") || ContainsModel("UX5406");
|
||||
}
|
||||
|
||||
public static bool SaveDimming()
|
||||
{
|
||||
return Is("save_dimming");
|
||||
|
||||
Reference in New Issue
Block a user