This commit is contained in:
Auto
2025-12-30 19:21:02 +02:00
parent f180e1933d
commit 718f690bf9
4 changed files with 190 additions and 4 deletions

View File

@@ -101,6 +101,9 @@ export function DebugLogViewer({
<span className="font-mono text-sm text-white font-bold">
Debug
</span>
<span className="px-1.5 py-0.5 text-xs font-mono bg-[#333] text-gray-500 rounded" title="Toggle debug panel">
D
</span>
{logs.length > 0 && (
<span className="px-2 py-0.5 text-xs font-mono bg-[#333] text-gray-300 rounded">
{logs.length}