Redesign pantry horizon controls

This commit is contained in:
2026-04-14 23:14:28 +02:00
parent 71b91b50b4
commit d3a68a80eb
3 changed files with 495 additions and 100 deletions

View File

@@ -601,7 +601,7 @@
</div>
<script>
const APP_ASSET_VERSION = '20260410-110';
const APP_ASSET_VERSION = '20260414-118';
const APP_VERSION_STORAGE_KEY = 'recipe-app-asset-version';
const APP_VERSION_QUERY_KEY = 'appv';