mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
commit
13a70d3186
12 changed files with 61 additions and 31 deletions
|
@ -721,7 +721,7 @@ class ItemsView {
|
|||
return globalize.translate('Videos');
|
||||
}
|
||||
|
||||
return void 0;
|
||||
return;
|
||||
}
|
||||
|
||||
function play() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue