wxr
2023-07-12 427219cc4f6c182a835d1be7d247a1832b98ba23
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);