This commit is contained in:
Михаил Капелько
2024-01-08 15:12:13 +03:00
parent 336aa98fd2
commit 005621eccc
2 changed files with 10 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ extension BusUI {
$v
.removeDuplicates()
.compactMap(onlyUIText)
.compactMap { v in
.compactMap { v -> Any in
if let id {
var d = [String: String]()
d[id] = v