summaryrefslogtreecommitdiffhomepage
path: root/android/lib/ui/component
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-09-03 16:22:10 +0200
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-09-03 16:22:10 +0200
commit6755586be823effd7128420b0cf5cfe9b5bf3a61 (patch)
treef7d1301e490f886499b230aef9d1aa5aa17c5cee /android/lib/ui/component
parent82ef8c8fb924351172d2baf93b77023e6a408a90 (diff)
parent675394de27138e98c8b171737114779834f7189d (diff)
downloadmullvadvpn-6755586be823effd7128420b0cf5cfe9b5bf3a61.tar.xz
mullvadvpn-6755586be823effd7128420b0cf5cfe9b5bf3a61.zip
Merge branch 'bypass-quic-socket-android'
Diffstat (limited to 'android/lib/ui/component')
-rw-r--r--android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt b/android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt
index 724c567595..2e4e228439 100644
--- a/android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt
+++ b/android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt
@@ -51,7 +51,7 @@ private fun generateRelayItemRelay(
provider = ProviderId("Provider"),
ownership = Ownership.MullvadOwned,
daita = daita,
- quic = false,
+ quic = null,
)
private fun String.generateCountryCode() =