Always render settings description
This commit is contained in:
parent
8ab64b170a
commit
319dabfbbc
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ export class SyncSettingsTab extends PluginSettingTab {
|
||||||
descriptionContainer
|
descriptionContainer
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
this.statusDescriptionSubscription();
|
||||||
this.statusDescription.addStatusChangeListener(
|
this.statusDescription.addStatusChangeListener(
|
||||||
this.statusDescriptionSubscription
|
this.statusDescriptionSubscription
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue