mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-27 22:04:54 +00:00
push display scenes and automations
This commit is contained in:
@ -49,8 +49,7 @@ class RoutinesView extends StatelessWidget {
|
||||
const SizedBox(
|
||||
height: 30,
|
||||
),
|
||||
const FetchRoutineScenesAutomation(),
|
||||
const Spacer(),
|
||||
const Expanded(child: FetchRoutineScenesAutomation()),
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user