mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-26 21:54:24 -05:00
Merge branch 'mealie-recipes:mealie-next' into manage-data-improve-delete-prompt
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
<template #button-row>
|
||||
<BaseButton create @click="createDialog = true" />
|
||||
<BaseButton @click="mergeDialog = true">
|
||||
<template #icon> {{ $globals.icons.foods }} </template>
|
||||
<template #icon> {{ $globals.icons.externalLink }} </template>
|
||||
{{ $t('data-pages.combine') }}
|
||||
</BaseButton>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user