This commit is contained in:
Benoit Marty 2023-12-19 15:58:18 +01:00
parent 7d0d609dcb
commit 4cd287edc5
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
}