Invite Links Fixes

This commit is contained in:
Ilya Laktyushin
2021-02-17 16:01:28 +04:00
parent 415164748f
commit e739cd91ff
8 changed files with 50 additions and 3 deletions

View File

@@ -1252,6 +1252,8 @@ private final class TimePickerNode: ASDisplayNode {
break
}
}
self.update()
}
override func didLoad() {