namespace OF_DL.Gui.ViewModels; public enum AppScreen { Loading, Config, Auth, ManualAuth, UserSelection, Error }