mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-09-10 11:52:00 +02:00
Initial prototype for Swift 6 mode
This commit is contained in:
@@ -74,7 +74,7 @@ extension Modern {
|
||||
|
||||
// MARK: - TransactionSource
|
||||
|
||||
enum TransactionSource {
|
||||
enum TransactionSource: Sendable {
|
||||
|
||||
case add
|
||||
case delete
|
||||
|
||||
Reference in New Issue
Block a user