mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Cleanup removed function
This commit is contained in:
parent
020dad8867
commit
d9d2f8d0be
1 changed files with 0 additions and 2 deletions
|
@ -304,8 +304,6 @@ function embed(options, self) {
|
|||
options.element.querySelector('.btnSave').classList.remove('hide');
|
||||
}
|
||||
|
||||
options.element.querySelector('.selectMaxVideoWidth').addEventListener('change', onMaxVideoWidthChange.bind(self));
|
||||
|
||||
self.loadData();
|
||||
|
||||
if (options.autoFocus) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue