mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
Implemented room device interface
(AC only)
This commit is contained in:
@ -51,7 +51,9 @@ class Assets {
|
||||
static const String imagesAutomation = 'assets/images/automation.jpg';
|
||||
static const String imagesBackground = 'assets/images/Background.png';
|
||||
static const String imagesBlackLogo = 'assets/images/black-logo.png';
|
||||
static const String imagesBlind = 'assets/images/blind.png';
|
||||
static const String imagesBoxEmpty = 'assets/images/box-empty.jpg';
|
||||
static const String imagesCurtain = 'assets/images/curtain.png';
|
||||
static const String imagesLogoHorizontal =
|
||||
'assets/images/logo_horizontal.png';
|
||||
static const String imagesTestDash = 'assets/images/test_dash.png';
|
||||
|
Reference in New Issue
Block a user