modify necessary void replacements
This commit is contained in:
@@ -721,7 +721,7 @@ class ItemsView {
|
||||
return globalize.translate('Videos');
|
||||
}
|
||||
|
||||
return void 0;
|
||||
return undefined;
|
||||
}
|
||||
|
||||
function play() {
|
||||
|
||||
Reference in New Issue
Block a user