kazelee
2025-06-05 edc3e4ffbdb05eec3e65d7b2d6704a9da2ee9591
util/Settings.cs
@@ -19,7 +19,7 @@
        public static int TCPServerPort { get; set; }
        //public static List<Config.Area> Areas { get; set; }
        public static List<List<string>> Areas { get; set; } = new List<List<string>>();
        public static List<Config.Snap> Snaps { get; set; }
        public static List<Config.Snap> Snaps { get; set; } = new List<Config.Snap>();
        public static string CaptureUrl { get; set; }
        /// <summary>