Update playlist sidebar to use livewire

This commit is contained in:
2026-08-04 18:33:50 +02:00
parent 7f9573fe0f
commit 9dcf13a62e
10 changed files with 472 additions and 205 deletions
+2
View File
@@ -13,4 +13,6 @@ return [
'no-matches' => 'No episodes match your search.',
'watched' => 'Watched',
'remove' => 'Remove',
'now-playing' => 'Now Playing',
'remove-confirm' => 'Remove this episode from the playlist?',
];