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