Menp überarbeitet
Some checks failed
Host-Based Deploy (Java 21 Fix) / build-and-run (push) Has been cancelled

This commit is contained in:
2026-04-08 16:52:43 +02:00
parent a13b8e894f
commit 2b0ce62d33
124 changed files with 2306 additions and 148 deletions

View File

@@ -330,7 +330,7 @@
</div>
<script src="/js/icons.js"></script>
<script src="/js/sidebar.js"></script>
<script src="/js/nav.js"></script>
<script>
const game = JSON.parse(sessionStorage.getItem('vanilla-session-game') || 'null');
const setup = JSON.parse(sessionStorage.getItem('vanilla-session-setup') || 'null');