Update CharCounter.plugin.js

This commit is contained in:
Mirco Wittrien 2021-12-10 12:04:12 +01:00 committed by GitHub
parent 530e55a49b
commit 5a8b343289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ module.exports = (_ => {
plugin: this,
keys: ["sliders", key],
basis: "30%",
digits: 0,
label: this.defaults.sliders[key].description,
value: this.settings.sliders[key]
}));