diff --git a/PrivacyDashboardiOS/Classes/ViewControllers/DashBoardViewController/Cell/BBConsentDashboardUsagePurposeCell.swift b/PrivacyDashboardiOS/Classes/ViewControllers/DashBoardViewController/Cell/BBConsentDashboardUsagePurposeCell.swift index d52788f..d4bf477 100644 --- a/PrivacyDashboardiOS/Classes/ViewControllers/DashBoardViewController/Cell/BBConsentDashboardUsagePurposeCell.swift +++ b/PrivacyDashboardiOS/Classes/ViewControllers/DashBoardViewController/Cell/BBConsentDashboardUsagePurposeCell.swift @@ -37,7 +37,6 @@ class BBConsentDashboardUsagePurposeCell: UITableViewCell { self.statusSwitch.isEnabled = true } else { self.statusSwitch.isEnabled = false - self.statusSwitch.isOn = true } self.titleLbl.text = self.consentInfo?.purpose