Use SVGs in pantry list
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m17s

This commit is contained in:
2026-04-17 20:52:49 +02:00
parent 35b8babd0c
commit a90e8ba9d2
5 changed files with 20 additions and 18 deletions

View File

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