cfg change
This commit is contained in:
parent
cc9cc3149f
commit
1bc4dda14c
@ -14,7 +14,7 @@ struct AppConfig {
|
||||
|
||||
static let DISABLE_DB = false
|
||||
/// Controls whether incoming chat opens as a modal sheet (`true`) or navigates to Chats tab (`false`).
|
||||
static let PRESENT_CHAT_AS_SHEET = false
|
||||
static let PRESENT_CHAT_AS_SHEET = true
|
||||
/// Fallback SQLCipher key used until the user sets an application password.
|
||||
static let DEFAULT_DATABASE_ENCRYPTION_KEY = "yobble_dev_change_me"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user