Add persistent print queue

This commit is contained in:
Mikei386
2026-06-22 14:56:20 +02:00
parent 7ce97443b1
commit 34f0161350
8 changed files with 170 additions and 9 deletions
+1
View File
@@ -113,6 +113,7 @@
<section>
<h2>Status</h2>
<p>Druck: {{ 'aktiv' if print_enabled else 'Testmodus' }}</p>
<p id="queueStatus">Warteschlange: -</p>
<code>{{ default_command }}</code>
</section>
</aside>