This commit is contained in:
Михаил Капелько
2024-01-08 10:09:32 +03:00
parent c3265592a7
commit de42152b9f
3 changed files with 6 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ extension BusUI {
self.textApp = textApp
self.textUI = textUI
/**/print("ИГР BusUTF(\(Unmanaged.passUnretained(self).toOpaque())).init textA/textU: '\(textApp)'/'\(textUI)'")
/**///print("ИГР BusUTF(\(Unmanaged.passUnretained(self).toOpaque())).init textA/textU: '\(textApp)'/'\(textUI)'")
$id
.sink { [weak self] v in self?.setup(v) }