wxr
2023-07-13 768287335bee13527b0fa612ec3f209d3c2089e8
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);