mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
MESSENGER-6069 update feature link and add dev information
This commit is contained in:
@@ -219,7 +219,7 @@ class BWIBuildSettings: NSObject {
|
||||
var showMentionsInRoom = true
|
||||
|
||||
// replace feature history link variable with the appropiate build setting
|
||||
var bwiFeatureHistoryLink = "https://messenger.bwi.de/bwmessenger#c6110"
|
||||
var bwiFeatureHistoryLink = "https://messenger.bwi.de/bwmessenger#c7385"
|
||||
var bwiReplaceFeatureLink = true
|
||||
|
||||
// feature history file path
|
||||
|
||||
@@ -23,6 +23,7 @@ fileprivate let availableAccountDataTypes: [String] = [
|
||||
"de.bwi.notification_times",
|
||||
"de.bwi.top_banner_features",
|
||||
"de.bwi.notifications",
|
||||
"de.bwi.analytics",
|
||||
"im.vector.setting.integration_provisioning",
|
||||
"im.vector.setting.allowed_widgets"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user