mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 10:25:35 +03:00
Format code
This commit is contained in:
parent
f00b1f29bf
commit
2e5d45ec6e
1 changed files with 1 additions and 0 deletions
|
@ -1028,6 +1028,7 @@ class VectorPreferences @Inject constructor(private val context: Context) {
|
|||
.putBoolean(SETTINGS_LABS_ENABLE_THREAD_MESSAGES, true)
|
||||
.apply()
|
||||
}
|
||||
|
||||
/**
|
||||
* Indicates whether or not the user will be notified about the new thread support
|
||||
* We should notify the user only if he had old thread support enabled
|
||||
|
|
Loading…
Reference in a new issue