Skip to content

Commit d51127c

Browse files
committed
feat: change sw
1 parent 2031f9c commit d51127c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
let host;
1+
let host = 'wss://api.tons-chat.ru/ws';
22
let socket;
33
let socketId;
44
let isConnected = false;

0 commit comments

Comments
 (0)