Add debugging console

This commit is contained in:
2026-03-07 21:59:39 +01:00
parent 66246e4e16
commit 90f067e662
49 changed files with 5962 additions and 139 deletions

View File

@@ -18,3 +18,6 @@
<!-- Unified Settings Modal -->
<app-settings-modal />
<!-- Shared Debug Console -->
<app-debug-console [showLauncher]="false" />