oO something kept movin the comment to the next line
This commit is contained in:
parent
bbdf0a1289
commit
b0eb241fc3
1 changed files with 1 additions and 1 deletions
|
@ -67,8 +67,8 @@ export class RoomConnection implements RoomConnection {
|
|||
private closed: boolean = false;
|
||||
private tags: string[] = [];
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
public static setWebsocketFactory(websocketFactory: (url: string) => any): void {
|
||||
// eslint-disable-line @typescript-eslint/no-explicit-any
|
||||
RoomConnection.websocketFactory = websocketFactory;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue