From 1f6f024bddf48dea1c17c54ade1535a10ef7b39b Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 23 三月 2020 17:16:37 +0800 Subject: [PATCH] 2020-03-23-2 --- ZigbeeApp/Shared/Common/ZigbeeColor.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Common/ZigbeeColor.cs b/ZigbeeApp/Shared/Common/ZigbeeColor.cs old mode 100755 new mode 100644 index 79b9ea8..8dbf2d7 --- a/ZigbeeApp/Shared/Common/ZigbeeColor.cs +++ b/ZigbeeApp/Shared/Common/ZigbeeColor.cs @@ -349,5 +349,7 @@ public uint LogicListWeekTextColor = 0xFF666666; #endregion + + } } -- Gitblit v1.8.0