mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	🧹
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
| @@ -157,7 +157,7 @@ | ||||
|       </v-card-text> | ||||
|     </BaseDialog> | ||||
|  | ||||
|     <!-- Recipe Data Table --> | ||||
|     <!-- Data Table --> | ||||
|     <BaseCardSectionTitle :icon="$globals.icons.foods" section :title="$tc('data-pages.foods.food-data')"> </BaseCardSectionTitle> | ||||
|     <CrudTable | ||||
|       :table-config="tableConfig" | ||||
|   | ||||
| @@ -82,7 +82,7 @@ | ||||
|       </v-card-text> | ||||
|     </BaseDialog> | ||||
|  | ||||
|     <!-- Recipe Data Table --> | ||||
|     <!-- Data Table --> | ||||
|     <BaseCardSectionTitle :icon="$globals.icons.tags" section :title="$tc('data-pages.labels.labels')"> </BaseCardSectionTitle> | ||||
|     <CrudTable | ||||
|       :table-config="tableConfig" | ||||
|   | ||||
| @@ -140,7 +140,7 @@ | ||||
|     </section> | ||||
|  | ||||
|     <section class="mt-10"> | ||||
|       <!-- Downloads Data Table --> | ||||
|       <!-- Data Table --> | ||||
|       <BaseCardSectionTitle :icon="$globals.icons.database" section :title="$tc('data-pages.recipes.data-exports')"> | ||||
|         {{ $t('data-pages.recipes.data-exports-description') }} | ||||
|       </BaseCardSectionTitle> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user