mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
feat: Upgraded Ingredient Parsing Workflow (#6151)
This commit is contained in:
@@ -153,6 +153,7 @@ import {
|
||||
mdiBellPlus,
|
||||
mdiLinkVariantPlus,
|
||||
mdiTableEdit,
|
||||
mdiFileSign,
|
||||
} from "@mdi/js";
|
||||
|
||||
export const icons = {
|
||||
@@ -285,6 +286,7 @@ export const icons = {
|
||||
undo: mdiUndo,
|
||||
knfife: mdiKnife,
|
||||
bread: mdiCookie,
|
||||
fileSign: mdiFileSign,
|
||||
|
||||
// Crud
|
||||
backArrow: mdiArrowLeftBoldOutline,
|
||||
|
||||
Reference in New Issue
Block a user