Update playlist sidebar to use livewire
This commit is contained in:
@@ -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?',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user