mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 01:54:54 +00:00
push scene devices body with blocs. need to drop the future builder - enhancment
This commit is contained in:
@ -18,4 +18,5 @@ class Routes {
|
||||
static const String otpRoute = '/otp';
|
||||
static const String createUnit = '/create-unit';
|
||||
static const String sceneTasksRoute = '/scene-tasks';
|
||||
static const String sceneControlDevicesRoute = '/scene-control-devices';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user