bug-fixes/category-tag-creator (#266)

* fix category labels

* set loader for migration

* v0.4.1

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden
2021-04-07 17:20:19 -08:00
committed by GitHub
parent 1cf95bb3b0
commit f09960f52c
5 changed files with 22 additions and 8 deletions

View File

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