Rename SecureBackupConfig to LearnMoreConfig
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user