mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add images table
This commit is contained in:
parent
417821cb5a
commit
2ebcfe8642
6 changed files with 12 additions and 141 deletions
|
@ -1588,7 +1588,7 @@ var AppInfo = {};
|
|||
}
|
||||
|
||||
//localStorage.clear();
|
||||
function createConnectionManager(credentialProviderFactory, capabilities) {
|
||||
function createConnectionManager() {
|
||||
|
||||
return getSyncProfile().then(function (deviceProfile) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue