Fix scrolling areas
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m13s

This commit is contained in:
2026-04-17 17:51:32 +02:00
parent f533db1743
commit 92cc779dbf
3 changed files with 25 additions and 5 deletions

View File

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