mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
removed serverdiscovery module
This commit is contained in:
parent
04480fc8eb
commit
60c0e58c64
@ -1,8 +0,0 @@
|
||||
define([], function() {
|
||||
"use strict";
|
||||
return {
|
||||
findServers: function(timeoutMs) {
|
||||
return Promise.resolve([])
|
||||
}
|
||||
}
|
||||
});
|
Loading…
Reference in New Issue
Block a user