mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-07-22 23:50:15 -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>
|
||||
<v-avatar>
|
||||
<v-icon>
|
||||
{{ item.raw.icon }}
|
||||
{{ item.icon }}
|
||||
</v-icon>
|
||||
</v-avatar>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user