d
This commit is contained in:
@@ -62,7 +62,9 @@ public extension MeetupId {
|
|||||||
// MARK: - Many
|
// MARK: - Many
|
||||||
|
|
||||||
static func shouldManyResetText(_ c: MeetupIdContext) -> MPAK.Many<String>? {
|
static func shouldManyResetText(_ c: MeetupIdContext) -> MPAK.Many<String>? {
|
||||||
|
/**/print("ИГР MeetupIS.shouldMRT-1")
|
||||||
guard !c.testTextUI.keys.isEmpty else { return nil }
|
guard !c.testTextUI.keys.isEmpty else { return nil }
|
||||||
|
/**/print("ИГР MeetupIS.shouldMRT-2")
|
||||||
var d = [String: String]()
|
var d = [String: String]()
|
||||||
for id in c.testTextUI.keys {
|
for id in c.testTextUI.keys {
|
||||||
let text = c.testTextUI.dict[id] ?? ""
|
let text = c.testTextUI.dict[id] ?? ""
|
||||||
|
|||||||
Reference in New Issue
Block a user