Show on mobile Update

This commit is contained in:
2025-12-03 18:58:24 +00:00
parent 84469e3753
commit 4202a22403
5 changed files with 18 additions and 0 deletions

View File

@@ -260,6 +260,7 @@ export const lines: TerminalLine[] = [
type: 'card',
id: 'music-player',
content: '',
mobile: false,
children: [
{ type: 'info', content: 'Loading playlist...' }
]