forked from abner/for-legacy-web
fix: bump revolt.js and add pong timeout
This commit is contained in:
@@ -46,6 +46,7 @@ export default class ServerConfig
|
||||
autoReconnect: false,
|
||||
apiURL: import.meta.env.VITE_API_URL,
|
||||
debug: isDebug(),
|
||||
onPongTimeout: "RECONNECT",
|
||||
});
|
||||
|
||||
if (this.config !== null) {
|
||||
|
||||
Reference in New Issue
Block a user