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

connect updates

This commit is contained in:
Luke Pulverenti 2014-10-26 23:06:01 -04:00
parent b12f43a584
commit b96c70cb0a
5 changed files with 21 additions and 14 deletions

View file

@ -1,6 +1,10 @@
(function (store) {
if (!window.MediaBrowser) {
window.MediaBrowser = {};
}
MediaBrowser.ApiClient.generateDeviceId = function () {
(function (store) {
MediaBrowser.generateDeviceId = function () {
var keys = [];