summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ios/MullvadVPN/View controllers/Settings/SettingsSwitchCell.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MullvadVPN/View controllers/Settings/SettingsSwitchCell.swift b/ios/MullvadVPN/View controllers/Settings/SettingsSwitchCell.swift
index 13be87f52c..e148756017 100644
--- a/ios/MullvadVPN/View controllers/Settings/SettingsSwitchCell.swift
+++ b/ios/MullvadVPN/View controllers/Settings/SettingsSwitchCell.swift
@@ -51,7 +51,7 @@ class SettingsSwitchCell: SettingsCell {
action?(switchContainer.control.isOn)
}
- // MARK: - Accessibility
+ // MARK: - Accessibility
override var accessibilityTraits: UIAccessibilityTraits {
get {