From 1cff69d496d2f87daae6f7037a35aaf6048d76aa Mon Sep 17 00:00:00 2001 From: mohammad Date: Thu, 17 Apr 2025 09:39:58 +0300 Subject: [PATCH] change icon --- lib/features/scene/helper/scene_operations_data_helper.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/features/scene/helper/scene_operations_data_helper.dart b/lib/features/scene/helper/scene_operations_data_helper.dart index b8218a3..db59fe8 100644 --- a/lib/features/scene/helper/scene_operations_data_helper.dart +++ b/lib/features/scene/helper/scene_operations_data_helper.dart @@ -834,7 +834,7 @@ mixin SceneOperationsDataHelper { return _createSceneFunction( action, '1 Gang Button Switch L-L', - Assets.assetsIcons3GangSwitch, + Assets.oneGang, 'Light Switch', OperationDialogType.onOff, _createOnOffOptions(),