WJC
2019-12-30 f1c3921b08bb22ac6f5db22d620e01d7e8e5c49f
ZigbeeApp/Shared/Common/SceneRoomUI.cs
@@ -55,6 +55,6 @@
        [Newtonsoft.Json.JsonIgnore]
        public static List<SceneRoomUI> AllSceneRoomUIList = new List<SceneRoomUI> { };
    }
}