mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Add blocked pins build setting
This commit is contained in:
@@ -168,6 +168,10 @@ final class BuildSettings: NSObject {
|
||||
|
||||
static let allowLocalContactsAccess: Bool = true
|
||||
|
||||
// MARK: - Feature Specifics
|
||||
|
||||
/// Blocked pin codes. User won't be able to select one of the pin in the list.
|
||||
static let blockedPINs: [String] = []
|
||||
|
||||
// MARK: - General Settings Screen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user