add in cloudkit toggle
This commit is contained in:
@@ -13,6 +13,10 @@ class ContentModeViewModel: ObservableObject {
|
||||
@Published public private(set) var savedOnboardingData = UserDefaultsStore.getOnboarding()
|
||||
|
||||
init() {
|
||||
PersistenceController.shared.switchContainerListeners.append {
|
||||
self.getGroupedData()
|
||||
|
||||
}
|
||||
updateData()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user