mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2025-09-15 14:28:34 +08:00
fix(webclient): DefaultIdServerPort undefined (#238)
This commit is contained in:
parent
2f1380f24a
commit
46bb44f0ab
2
resources/web2/js/dist/index.js
vendored
2
resources/web2/js/dist/index.js
vendored
@ -9889,7 +9889,7 @@ const qo = async (u, e) => {
|
||||
n = !1
|
||||
}
|
||||
return n && i.push(Xe(e, "")), i
|
||||
}, Bt = 21116, ia = "rs-ny.rustdesk.com";
|
||||
}, Bt = 21116,defaultIdServerPort = 21116, ia = "rs-ny.rustdesk.com";
|
||||
|
||||
function Zo() {
|
||||
const u = window.location.host;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user