mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-25 05:04:05 -05:00
fix: Fix PWA (#6090)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<v-img
|
||||
max-height="100"
|
||||
max-width="100"
|
||||
:src="require('~/static/svgs/shopping-cart.svg')"
|
||||
src="/svgs/shopping-cart.svg"
|
||||
/>
|
||||
</v-col>
|
||||
<v-col class="d-flex justify-end">
|
||||
|
||||
Reference in New Issue
Block a user