bugfix/ range index errorof automations in routines.

This commit is contained in:
Faris Armoush
2025-04-09 12:24:59 +03:00
parent 7860292276
commit c90b9a1912

View File

@ -183,7 +183,7 @@ class _FetchRoutineScenesState extends State<FetchRoutineScenesAutomation>
state.automations[index].id,
cardType: 'automations',
spaceName:
state.scenes[index].spaceName,
state.automations[index].spaceName,
onTap: () {
BlocProvider.of<RoutineBloc>(context)
.add(