namespace Netina.AdminPanel.PWA.Models; public static class StatConfigs { public static bool IsShop { get; set; } = false; }