mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Merge branch 'feature/3626_change_copyright_url' into 'develop'
MESSENGER-3626 replaced copyright url See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!24
This commit is contained in:
@@ -109,7 +109,7 @@ final class BuildSettings: NSObject {
|
||||
// MARK: - Legal URLs
|
||||
|
||||
// Note: Set empty strings to hide the related entry in application settings
|
||||
static let applicationCopyrightUrlString = "https://element.io/copyright"
|
||||
static let applicationCopyrightUrlString = "https://messenger.bwi.de/copyright"
|
||||
static let applicationPrivacyPolicyUrlString = ""
|
||||
static let applicationTermsConditionsUrlString = "https://element.io/terms-of-service"
|
||||
static let applicationHelpUrlString = "https://element.io/help"
|
||||
|
||||
Reference in New Issue
Block a user