refactor: remove terms acceptance reset (#9)
This commit is contained in:
@@ -84,7 +84,6 @@ class SettingsViewModel: ObservableObject {
|
||||
|
||||
func resetOnboarding() {
|
||||
settings.hasCompletedOnboarding = false
|
||||
settings.hasAcceptedTerms = false
|
||||
saveSettings(showMessage: false)
|
||||
|
||||
// Force app to restart or recreate views by posting a notification
|
||||
|
||||
Reference in New Issue
Block a user