1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 13:05:21 +02:00

fix page creation fixes #290

This commit is contained in:
hay-kot 2021-04-12 08:15:56 -08:00
parent e8c121de04
commit b726c9a886

View file

@ -23,7 +23,7 @@
v-model="page.categories"
ref="categoryFormSelector"
@mounted="catMounted = true"
tag-selector="false"
:tag-selector="false"
/>
</v-card-text>