kazelee
2025-05-27 8633a0b6e52d9899fda4f3ec2decc1c39b960e5f
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>