mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-23 15:19:41 +02:00
Feature/move label editor (#1069)
* update default color * move labels editor
This commit is contained in:
parent
8c0c8be659
commit
8f569509bf
9 changed files with 212 additions and 281 deletions
|
@ -21,7 +21,7 @@
|
|||
<!-- Delete Dialog -->
|
||||
<BaseDialog
|
||||
v-model="deleteDialog"
|
||||
:title="$tc('general.delete')"
|
||||
:title="$tc('general.confirm')"
|
||||
:icon="$globals.icons.alertCircle"
|
||||
color="error"
|
||||
@confirm="deleteFood"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue