We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8221f16 commit c096fabCopy full SHA for c096fab
modules/xmpp/XmppConnection.ts
@@ -94,7 +94,7 @@ export default class XmppConnection extends Listenable {
94
private _wsKeepAlive: ReturnType<typeof setTimeout> | undefined;
95
public ping: PingConnectionPlugin;
96
97
- /**
+ /**
98
* @internal
99
*/
100
_breakoutMovingToMain?: string;
0 commit comments