1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
This commit is contained in:
Kuchenpirat 2023-11-21 14:44:41 +00:00
parent e98eee56be
commit 55defdac8c
4 changed files with 4 additions and 4 deletions

View file

@ -48,7 +48,7 @@
</v-card-text>
</BaseDialog>
<!-- Recipe Data Table -->
<!-- Data Table -->
<BaseCardSectionTitle :icon="$globals.icons.categories" section :title="$tc('data-pages.categories.category-data')"> </BaseCardSectionTitle>
<CrudTable
:table-config="tableConfig"