mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix live tv guide config in wizard
This commit is contained in:
parent
6506e9dc09
commit
5b643af505
3 changed files with 3 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
instance.init();
|
||||
guideController = instance;
|
||||
|
||||
$(guideController).on('submitted', skip);
|
||||
Events.on(guideController, 'submitted', skip);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue