mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-08-26 03:29:41 +00:00
use uppercase
This commit is contained in:
@ -4,7 +4,7 @@ class StringsManager {
|
||||
|
||||
static const String dashboard = 'Dashboard';
|
||||
static const String devices = 'Devices';
|
||||
static const String routine = 'automation';
|
||||
static const String routine = 'Automation';
|
||||
static const String tapToRunRoutine = 'Tap to run routine';
|
||||
static const String wizard = 'Wizard';
|
||||
static const String active = 'Active';
|
||||
|
Reference in New Issue
Block a user