mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-16 01:56:24 +00:00
working on automation
This commit is contained in:
@ -43,7 +43,7 @@ class SaveRoutineHelper {
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 8),
|
||||
if (context.read<RoutineBloc>().isTabToRun)
|
||||
if (state.isTabToRun)
|
||||
ListTile(
|
||||
leading: SvgPicture.asset(
|
||||
Assets.tabToRun,
|
||||
|
Reference in New Issue
Block a user