mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
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