mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-16 18:16:34 +00:00
push routine details model and api settup
This commit is contained in:
@ -47,7 +47,7 @@ class RoutinesView extends StatelessWidget {
|
||||
textString: '',
|
||||
),
|
||||
const SizedBox(
|
||||
height: 30,
|
||||
height: 15,
|
||||
),
|
||||
const Expanded(child: FetchRoutineScenesAutomation()),
|
||||
],
|
||||
|
Reference in New Issue
Block a user