mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-06 02:15:22 -05:00
feat: Improve startup workflow UI (#6342)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
@@ -154,6 +154,7 @@ import {
|
||||
mdiWebhook,
|
||||
mdiWindowClose,
|
||||
mdiWrench,
|
||||
mdiHandWaveOutline,
|
||||
} from "@mdi/js";
|
||||
|
||||
export const icons = {
|
||||
@@ -287,6 +288,7 @@ export const icons = {
|
||||
undo: mdiUndo,
|
||||
bread: mdiCookie,
|
||||
fileSign: mdiFileSign,
|
||||
wave: mdiHandWaveOutline,
|
||||
|
||||
// Crud
|
||||
backArrow: mdiArrowLeftBoldOutline,
|
||||
|
||||
Reference in New Issue
Block a user