mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-14 16:53:52 +00:00
0.2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
class ChatDateFormatter : DateFormatter {
|
||||
class ChatDateFormatter : DateFormatter, @unchecked Sendable {
|
||||
|
||||
override init() {
|
||||
super.init()
|
||||
|
||||
Reference in New Issue
Block a user