added a lil' fella

This commit is contained in:
Sem
2026-04-18 00:40:26 +02:00
parent 24b0c41ffb
commit f8c8536ce3
4 changed files with 52 additions and 8 deletions

View File

@@ -56,6 +56,7 @@ ShellRoot {
nowPlayingArtist: nowPlayingService.artist
nowPlayingTitle: nowPlayingService.title
nowPlayingArtUrl: nowPlayingService.artUrl
nowPlaying: nowPlayingService.isPlaying
}
}
}