mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2026-01-21 06:20:35 +00:00
fix(webclient): DefaultIdServerPort undefined (#238)
This commit is contained in:
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;
|
||||
|
||||
Reference in New Issue
Block a user