mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 02:14:55 +00:00
finished if scene design
This commit is contained in:
4
lib/features/scene/enum/create_scene_enum.dart
Normal file
4
lib/features/scene/enum/create_scene_enum.dart
Normal file
@ -0,0 +1,4 @@
|
||||
enum CreateSceneEnum {
|
||||
tabToRun,
|
||||
deviceStatusChanges,
|
||||
}
|
||||
Reference in New Issue
Block a user