mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rework dialog
This commit is contained in:
parent
b86d2368f4
commit
996f2504b2
16 changed files with 139 additions and 179 deletions
|
@ -1,6 +1,6 @@
|
|||
(function (globalScope) {
|
||||
define([], function () {
|
||||
|
||||
globalScope.ServerDiscovery = {
|
||||
return {
|
||||
|
||||
findServers: function (timeoutMs) {
|
||||
|
||||
|
@ -15,4 +15,4 @@
|
|||
}
|
||||
};
|
||||
|
||||
})(window);
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue