Various improvements

This commit is contained in:
Ali
2023-04-14 18:59:33 +04:00
parent 014ee47a95
commit cfe7f43e0d
33 changed files with 430 additions and 85 deletions

View File

@@ -1013,7 +1013,8 @@ private final class ForumCreateTopicScreenComponent: CombinedComponent {
externalBackground: nil,
externalExpansionView: nil,
useOpaqueTheme: true,
hideBackground: false
hideBackground: false,
stateContext: nil
)
}
}