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

sync updates

This commit is contained in:
Luke Pulverenti 2015-02-17 13:39:37 -05:00
parent 341158a9c7
commit 2a045f60cc

View file

@ -2463,7 +2463,6 @@
}).done(function (result) { }).done(function (result) {
Events.trigger(self, 'authenticated', [result]); Events.trigger(self, 'authenticated', [result]);
}); });
}; };