Rename SecureBackupConfig to LearnMoreConfig
This commit is contained in:
parent
9a85e92025
commit
2d08c648e2
2 changed files with 4 additions and 4 deletions
|
|
@ -7,6 +7,6 @@
|
|||
|
||||
package io.element.android.appconfig
|
||||
|
||||
object SecureBackupConfig {
|
||||
const val LEARN_MORE_URL: String = "https://element.io/help#encryption5"
|
||||
object LearnMoreConfig {
|
||||
const val SECURE_BACKUP_URL: String = "https://element.io/help#encryption5"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue