Auto Submit

dev_local_v9_poll
autosubmit 2 years ago
parent c98897f5ba
commit 2150f26f2c

@ -26,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.21ced7bc.js"></script>
<script src="/react/build/umi.38bda5f3.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -1170,7 +1170,7 @@ function reducer(state, action) {
});
return _context4.abrupt("return");
case 11:
if (window_vnc_url && instance_startup_type !== 2) {
if (window_vnc_url) {
passwordRef.current = 'Edu123';
socketUrlRef.current = decodeURIComponent(res === null || res === void 0 || (_res$data7 = res.data) === null || _res$data7 === void 0 ? void 0 : _res$data7.link_url);
} else {

@ -18203,7 +18203,7 @@ function reducer(state, action) {
});
return _context4.abrupt("return");
case 11:
if (window_vnc_url && instance_startup_type !== 2) {
if (window_vnc_url) {
passwordRef.current = 'Edu123';
socketUrlRef.current = decodeURIComponent(res === null || res === void 0 || (_res$data7 = res.data) === null || _res$data7 === void 0 ? void 0 : _res$data7.link_url);
} else {

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save