diff --git a/Account/Sources/Account/CloudKit/CloudKitAccountZoneDelegate.swift b/Account/Sources/Account/CloudKit/CloudKitAccountZoneDelegate.swift index 1dec33a45..878d8392f 100644 --- a/Account/Sources/Account/CloudKit/CloudKitAccountZoneDelegate.swift +++ b/Account/Sources/Account/CloudKit/CloudKitAccountZoneDelegate.swift @@ -55,7 +55,7 @@ import CloudKitExtras } } - completion(.success()) + completion(.success(())) } func addOrUpdateFeed(_ record: CKRecord) {