mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-09-10 11:52:00 +02:00
WIP
This commit is contained in:
@@ -220,7 +220,10 @@ extension DiffableDataSource.Target {
|
||||
}
|
||||
},
|
||||
animated: animated,
|
||||
completion: group.leave
|
||||
completion: {
|
||||
|
||||
group.leave()
|
||||
}
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user