mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-17 12:30:07 +03:00
Update SC defaults
Change-Id: Id428d94ae39cc9985228f545b7d2955aa1060895
This commit is contained in:
parent
450b0bbbaf
commit
29fa7f5ed6
1 changed files with 1 additions and 0 deletions
|
@ -1064,6 +1064,7 @@ class VectorPreferences @Inject constructor(private val context: Context) {
|
|||
.putBoolean(SETTINGS_VOICE_MESSAGE, false)
|
||||
.putBoolean(SETTINGS_USE_RAGE_SHAKE_KEY, true)
|
||||
.putBoolean(SETTINGS_UNIFIED_PUSH_FORCE_CUSTOM_GATEWAY, true)
|
||||
.putBoolean(SETTINGS_AGGREGATE_UNREAD_COUNTS, false)
|
||||
.apply()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue