diff --git a/Passepartout-iOS/Global/Theme+Cells.swift b/Passepartout-iOS/Global/Theme+Cells.swift index f883803f..758dc60b 100644 --- a/Passepartout-iOS/Global/Theme+Cells.swift +++ b/Passepartout-iOS/Global/Theme+Cells.swift @@ -111,7 +111,7 @@ extension SettingTableViewCell { case .encryptionInitialization, .encryptionData: disconnectionReason = L10n.Core.Vpn.Errors.encryption - case .serverCompression: + case .serverCompression, .lzo: disconnectionReason = L10n.Core.Vpn.Errors.compression case .networkChanged: