ios: fix picker heights

This commit is contained in:
Evgeny Poberezkin
2023-03-27 20:43:39 +01:00
parent c96ba30018
commit 1f4bb8a224
4 changed files with 5 additions and 1 deletions

View File

@@ -101,4 +101,4 @@ func startChatAndActivate() {
if .active != appStateGroupDefault.get() {
activateChat()
}
}
}