This commit is contained in:
Benoit Marty 2023-12-19 15:58:18 +01:00
parent 847342c1f1
commit 8650ce8d53
2 changed files with 0 additions and 2 deletions

View file

@ -19,4 +19,3 @@ package io.element.android.appconfig
object AnalyticsConfig {
const val POLICY_LINK = "https://element.io/cookie-policy"
}

View file

@ -22,4 +22,3 @@ object RoomListConfig {
const val hasDropdownMenu = showInviteMenuItem || showReportProblemMenuItem
}