mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
two gang schedule
This commit is contained in:
@ -1035,4 +1035,6 @@ class Assets {
|
||||
static const String oneGang = "assets/icons/1gang.svg";
|
||||
|
||||
static const String twoGang = "assets/icons/2gang.svg";
|
||||
|
||||
static const String emptySchedule = "assets/icons/emptySchedule.svg";
|
||||
}
|
||||
|
Reference in New Issue
Block a user