Commit 230fc368 authored by lianahus's avatar lianahus Committed by Liana Husikyan

add elements' initialization to constructor

parent 59053b2e
......@@ -39,6 +39,8 @@ module.exports = class SettingsTab extends ViewPlugin {
personalLabel: null,
useMatomoAnalytics: null,
useMatomoAnalyticsLabel: null,
useMatomoAnalyticsMode: null,
matomo: null,
warnPersonalMode: null,
generateContractMetadata: null,
generateContractMetadataLabel: null,
......
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