Skip to content

Commit 46bb44f

Browse files
committed
fix(webclient): DefaultIdServerPort undefined (#238)
1 parent 2f1380f commit 46bb44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/web2/js/dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9889,7 +9889,7 @@ const qo = async (u, e) => {
98899889
n = !1
98909890
}
98919891
return n && i.push(Xe(e, "")), i
9892-
}, Bt = 21116, ia = "rs-ny.rustdesk.com";
9892+
}, Bt = 21116,defaultIdServerPort = 21116, ia = "rs-ny.rustdesk.com";
98939893

98949894
function Zo() {
98959895
const u = window.location.host;

0 commit comments

Comments
 (0)