Skip to content

Commit c096fab

Browse files
committed
fixing linting errors
1 parent 8221f16 commit c096fab

File tree

2 files changed

+133
-131
lines changed

2 files changed

+133
-131
lines changed

modules/xmpp/XmppConnection.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export default class XmppConnection extends Listenable {
9494
private _wsKeepAlive: ReturnType<typeof setTimeout> | undefined;
9595
public ping: PingConnectionPlugin;
9696

97-
/**
97+
/**
9898
* @internal
9999
*/
100100
_breakoutMovingToMain?: string;

0 commit comments

Comments
 (0)