feat: add basic premium scaffolding

This commit is contained in:
alyssa 2025-12-21 01:19:02 -05:00 committed by asleepyskye
parent f22ba3f0ea
commit 0a474c43eb
8 changed files with 70 additions and 2 deletions

View file

@ -28,6 +28,9 @@ public class SystemConfig
public ProxySwitchAction ProxySwitch { get; }
public string NameFormat { get; }
public bool PremiumLifetime { get; }
public Instant? PremiumUntil { get; }
public enum HidPadFormat
{
None = 0,