warning and better pve targeting
This commit is contained in:
@@ -203,7 +203,7 @@ function createSocket(events) {
|
||||
|
||||
ws.addEventListener('close', (event) => {
|
||||
console.error('WebSocket closed', event);
|
||||
toast.warn({
|
||||
toast.warning({
|
||||
message: 'disconnected',
|
||||
position: 'topRight',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user