Various improvements

This commit is contained in:
Ilya Laktyushin
2024-08-11 17:15:34 +02:00
parent 87cf5a59f4
commit ca6a312a74
5 changed files with 41 additions and 13 deletions

View File

@@ -800,7 +800,7 @@ public final class StarsTransferScreen: ViewControllerComponentContainer {
theme: .default
)
self.navigationPresentation = .standaloneModal
self.navigationPresentation = .flatModal
starsContext.load(force: false)
}