1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix web socket session creation

This commit is contained in:
Luke Pulverenti 2016-09-14 17:34:19 -04:00
parent 66b4ed053b
commit 274dbafef5
46 changed files with 105 additions and 70 deletions

View file

@ -40,6 +40,6 @@
"commit": "1f197d9d7874b1e5808b2a5c26f34446a7d912fc"
},
"_source": "git://github.com/Polymer/polymer.git",
"_target": "^1.2.0",
"_target": "^1.1.0",
"_originalSource": "Polymer/polymer"
}