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