mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-21 00:49:49 +01:00
Fix warnings for Xcode 13.3 beta
This commit is contained in:
@@ -32,7 +32,7 @@ extension Modern.TimeZonesDemo {
|
||||
self.values = array.map {
|
||||
(
|
||||
title: String(describing: $0),
|
||||
dsubtitleetail: String(reflecting: type(of: $0))
|
||||
subtitle: String(reflecting: type(of: $0))
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user