mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 20:34:54 +00:00
light brightness slider
This commit is contained in:
@ -24,4 +24,6 @@ class StringsManager {
|
||||
static const summerMode = 'Summer Mode';
|
||||
static const on = 'ON';
|
||||
static const off = 'OFF';
|
||||
static const timer = 'Timer';
|
||||
static const dimmerAndColor = "Dimmer & color";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user