parent
ca49d8bfc6
commit
b9248cbb89
|
@ -195,7 +195,9 @@ extension OrganizerView {
|
||||||
presentedProfileId = nil
|
presentedProfileId = nil
|
||||||
}
|
}
|
||||||
|
|
||||||
profileManager.removeProfiles(withIds: toDelete)
|
withAnimation {
|
||||||
|
profileManager.removeProfiles(withIds: toDelete)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private func performMigrationsIfNeeded() {
|
private func performMigrationsIfNeeded() {
|
||||||
|
|
Loading…
Reference in New Issue