Skip to content
Snippets Groups Projects
Commit 60889d4e authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix: fix permission reference

parent 29633bed
Branches
Tags
No related merge requests found
......@@ -67,7 +67,7 @@
:label="t('noteEditor.topics')"
:errors="topics.errors"
:is-saving="topics.isSaving"
edit-permissions="edit__note__language"
edit-permissions="edit__note__topic"
>
<ComboBoxSimple v-model="topics.value" :choices="topics.choices" :disabled="disabled" />
</FormGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment