mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-25 10:55:55 +03:00
previously-riot url added to use in disclaimer dialog.
This commit is contained in:
parent
347cf08861
commit
f5284e8447
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ object VectorSettingsUrls {
|
|||
const val COPYRIGHT = "https://element.io/copyright"
|
||||
const val TAC = "https://element.io/terms-of-service"
|
||||
const val PRIVACY_POLICY = "https://element.io/privacy"
|
||||
const val DISCLAIMER_URL = "https://element.io/previously-riot"
|
||||
const val THIRD_PARTY_LICENSES = "file:///android_asset/open_source_licenses.html"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue