Premium features

This commit is contained in:
Isaac
2024-03-19 14:20:31 +04:00
parent 0fc64aa505
commit bd8514ff20
63 changed files with 47586 additions and 46860 deletions

View File

@@ -1109,7 +1109,7 @@ func selectivePrivacySettingsController(
)
]
}
let selectedCategories = Set<Int>()
let selectedCategories = Set<Int>([AdditionalCategoryId.premiumUsers.rawValue])
let controller = context.sharedContext.makeContactMultiselectionController(ContactMultiselectionControllerParams(context: context, mode: .chatSelection(ContactMultiselectionControllerMode.ChatSelection(
title: "Add Users",