mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update Deferred, fix typos
This commit is contained in:
parent
f7bb1a627d
commit
74e42d4a6d
4 changed files with 341 additions and 116 deletions
|
@ -1,6 +1,6 @@
|
|||
(function (globalScope) {
|
||||
|
||||
globalScope.Deferred = {
|
||||
globalScope.DeferredBuilder = {
|
||||
|
||||
Deferred: function () {
|
||||
return jQuery.Deferred();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue