mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2026-02-04 16:03:10 +00:00
Compare commits
6 Commits
7ce2deb61c
...
f0a82312c5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0a82312c5 | ||
|
|
17f7b46d14 | ||
|
|
f56c9b558e | ||
|
|
45c48cdf82 | ||
|
|
b3969d1fd7 | ||
|
|
bd566cdfe5 |
@ -4,7 +4,7 @@
|
||||
|
||||
import {io} from 'socket.io-client';
|
||||
import {getSetting} from '@/utils/settings';
|
||||
import {getEffectiveServerUrl, isRotationEnabled, tryWithRotation} from '@/utils/serverRotation';
|
||||
import {getEffectiveServerUrl, isRotationEnabled} from '@/utils/serverRotation';
|
||||
|
||||
let socket = null;
|
||||
let connectedDomain = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user