wxr
2023-07-11 1658c1dfeb82d152af7d1aba95d8e2cccd7f0379
HDL_ON/Entity/Function/Scene.cs
@@ -663,7 +663,7 @@
                    text = Language.StringByID(StringId.Brightness);
                    break;
                case FunctionAttributeKey.RGB:
                    text = Language.StringByID(StringId.ColorValue);
                    text = "RGB";// Language.StringByID(StringId.ColorValue);
                    break;
                case FunctionAttributeKey.Mode:
                    text = Language.StringByID(StringId.Mode);