Commit df90f218 authored by lianahus's avatar lianahus Committed by Liana Husikyan

standart

parent 26a11f3a
......@@ -264,7 +264,6 @@ module.exports = class SettingsTab extends ViewPlugin {
this._view.useMatomoAnalytics.setAttribute('checked', '')
this._view.useMatomoAnalyticsLabel.classList.remove('text-secondary')
this._view.useMatomoAnalyticsLabel.classList.add('text-dark')
} else {
this._view.useMatomoAnalytics.removeAttribute('checked')
this._view.useMatomoAnalyticsLabel.classList.remove('text-dark')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment