mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 18:33:53 +00:00
refactor: improve redirect
This commit is contained in:
committed by
Carlos Valente
parent
4c6acc4013
commit
d46dfcf82e
@@ -39,7 +39,6 @@ export const connectSocket = () => {
|
||||
}
|
||||
|
||||
socketSendJson('set-client-type', 'ontime');
|
||||
socketSendJson('set-client-path', location.pathname + location.search);
|
||||
setOnlineStatus(true);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user