mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 10:43:25 -04:00
Feature/move label editor (#1069)
* update default color * move labels editor
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
value: 'new',
|
||||
to: '/group/data/units',
|
||||
},
|
||||
// {
|
||||
// text: 'Labels',
|
||||
// value: 'new',
|
||||
// to: '/group/data/labels',
|
||||
// },
|
||||
{
|
||||
text: 'Labels',
|
||||
value: 'new',
|
||||
to: '/group/data/labels',
|
||||
},
|
||||
]"
|
||||
>
|
||||
</BaseOverflowButton>
|
||||
|
||||
Reference in New Issue
Block a user