Add "Learn more" on identity verification first screen.
This commit is contained in:
parent
3116c4535e
commit
fd819c2381
6 changed files with 93 additions and 27 deletions
|
|
@ -8,6 +8,7 @@
|
|||
package io.element.android.appconfig
|
||||
|
||||
object LearnMoreConfig {
|
||||
const val ENCRYPTION_URL: String = "https://element.io/help#encryption"
|
||||
const val SECURE_BACKUP_URL: String = "https://element.io/help#encryption5"
|
||||
const val IDENTITY_CHANGE_URL: String = "https://element.io/help#encryption18"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue