From e5569a98940a3d8327b6c782fff0dbfda2bbdf51 Mon Sep 17 00:00:00 2001 From: Jon Petersson Date: Tue, 5 Mar 2024 16:29:22 +0100 Subject: [PATCH] Fix bug where location list is empty on release build --- .../SelectLocation/LocationDataSource.swift | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ios/MullvadVPN/View controllers/SelectLocation/LocationDataSource.swift b/ios/MullvadVPN/View controllers/SelectLocation/LocationDataSource.swift index 449c8bd61ead..34b78737a747 100644 --- a/ios/MullvadVPN/View controllers/SelectLocation/LocationDataSource.swift +++ b/ios/MullvadVPN/View controllers/SelectLocation/LocationDataSource.swift @@ -51,28 +51,28 @@ final class LocationDataSource: UITableViewDiffableDataSource