remember what view and view type user was looking at

This commit is contained in:
Trey t
2022-02-10 23:19:03 -06:00
parent e1b563251c
commit 014078c5fb
3 changed files with 19 additions and 12 deletions

View File

@@ -15,6 +15,10 @@ class UserDefaultsStore {
case deleteEnable
case mainViewTopHeaderIndex
case theme
case contentViewHeaderTag
case contentViewHeaderTagViewOneViewType
case contentViewHeaderTagViewTwoViewType
}
static func getOnboarding() -> OnboardingData {