1
0

chore(editor): cleanup unused options

This commit is contained in:
kolaente
2023-10-21 19:46:25 +02:00
parent daa2ed3b1c
commit aa715dd9e1
7 changed files with 0 additions and 8 deletions

View File

@ -58,7 +58,6 @@
<label class="label">{{ $t('label.attributes.description') }}</label>
<div class="control">
<editor
:preview-is-default="false"
:placeholder="$t('label.attributes.description')"
v-if="editorActive"
v-model="labelEditLabel.description"