Replace ingredients images with SVGs

This commit is contained in:
2026-04-17 20:38:57 +02:00
parent 9bd6627fe2
commit 35b8babd0c
91 changed files with 112 additions and 53 deletions

View File

@@ -624,7 +624,7 @@
</div>
<script>
const APP_ASSET_VERSION = '20260416-164';
const APP_ASSET_VERSION = '20260417-svg2';
const APP_VERSION_STORAGE_KEY = 'recipe-app-asset-version';
const APP_VERSION_QUERY_KEY = 'appv';