diff options
| author | Jon Petersson <jon.petersson@kvadrat.se> | 2024-03-20 09:11:12 +0100 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2024-03-20 10:50:23 +0100 |
| commit | 1203a2da49b5001b7b3eed9fe86203f40aa31748 (patch) | |
| tree | a02fcf8a5559b51e4de2b42cacaccafbf16f0ac8 | |
| parent | 2b40cfa0cd087490ef0061fd6cfa24ed246d8556 (diff) | |
| download | mullvadvpn-1203a2da49b5001b7b3eed9fe86203f40aa31748.tar.xz mullvadvpn-1203a2da49b5001b7b3eed9fe86203f40aa31748.zip | |
Fix paragraphs spacing in alert views
| -rw-r--r-- | ios/MullvadVPN/Coordinators/AccountCoordinator.swift | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ios/MullvadVPN/Coordinators/AccountCoordinator.swift b/ios/MullvadVPN/Coordinators/AccountCoordinator.swift index cb4ce98478..51da8b43b9 100644 --- a/ios/MullvadVPN/Coordinators/AccountCoordinator.swift +++ b/ios/MullvadVPN/Coordinators/AccountCoordinator.swift @@ -162,9 +162,7 @@ final class AccountCoordinator: Coordinator, Presentable, Presenting { value: """ This is the name assigned to the device. Each device logged in on a Mullvad account gets a unique name \ that helps you identify it when you manage your devices in the app or on the website. - You can have up to 5 devices logged in on one Mullvad account. - If you log out, the device and the device name is removed. When \ you log back in again, the device will get a new name. """, |
