Skip to content

Commit

Permalink
fix page creation fixes #290
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed Apr 12, 2021
1 parent e8c121d commit b726c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Admin/General/CreatePageDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
v-model="page.categories"
ref="categoryFormSelector"
@mounted="catMounted = true"
tag-selector="false"
:tag-selector="false"
/>
</v-card-text>

Expand Down

0 comments on commit b726c9a

Please sign in to comment.