mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 08:32:53 +02:00
Developer settings can now reset the matomo prompt as before
This commit is contained in:
@@ -97,7 +97,7 @@ fileprivate func createNewPersonalNotesRoom(mxSession: MXSession?) -> Bool {
|
||||
}
|
||||
|
||||
fileprivate func resetMatomoInfoScreen() -> Bool {
|
||||
UserDefaults.standard.set(false, forKey: "bwi_matomo_info_screen_shown")
|
||||
BWIAnalytics.sharedTracker.setPromtShown(false)
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user