mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix ipad login issue
This commit is contained in:
parent
f2144ea5c3
commit
41046b9d5b
1 changed files with 1 additions and 1 deletions
|
@ -188,4 +188,4 @@
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
$(document).on('pagebeforeshow', "#loginPage", LoginPage.onPageShow);
|
$(document).on('pageshow', "#loginPage", LoginPage.onPageShow);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue