mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
restore changes
This commit is contained in:
parent
bfedc82e0d
commit
4acfe20470
3 changed files with 55 additions and 55 deletions
|
@ -188,7 +188,7 @@
|
|||
|
||||
$('.supporterForm').off('submit', onSubmit).on('submit', onSubmit);
|
||||
|
||||
}).on('pageshowready', "#supporterPage", function () {
|
||||
}).on('pageshow', "#supporterPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue