d
This commit is contained in:
@@ -9,7 +9,7 @@ public extension Bus {
|
||||
let value = v.value as? T
|
||||
else {
|
||||
if key == "MeetupId.finishLoading" {
|
||||
/**/print("ИГР Bus.convertKV failed k/v/T: '\(key)'/'\(v)'/'\(type(of: T)'")
|
||||
/**/print("ИГР Bus.convertKV failed k/v/T: '\(key)'/'\(v)'/'\(type(of: T.self))'")
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user