mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-07-23 08:00:16 -04:00
fix: New Asset dialog Type dropdown broken by Vuetify 4.1.2 item slot… (#7931)
This commit is contained in:
@@ -125,7 +125,7 @@
|
|||||||
<template #prepend>
|
<template #prepend>
|
||||||
<v-avatar>
|
<v-avatar>
|
||||||
<v-icon>
|
<v-icon>
|
||||||
{{ item.raw.icon }}
|
{{ item.icon }}
|
||||||
</v-icon>
|
</v-icon>
|
||||||
</v-avatar>
|
</v-avatar>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user