Add venues list in location group creation

This commit is contained in:
Ilya Laktyushin
2019-11-16 08:27:56 +04:00
parent 349e911e24
commit 8ebefb813d
34 changed files with 4797 additions and 4072 deletions

View File

@@ -69,7 +69,7 @@ enum PrivacyIntroControllerMode {
}
}
final public class PrivacyIntroControllerPresentationArguments {
public final class PrivacyIntroControllerPresentationArguments {
let fadeIn: Bool
let animateIn: Bool