kazelee
2025-06-19 0e829f4a5321c10900e1f4130a80f2e8c804a08e
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>