mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-13 00:10:27 +00:00
chore: reformat code style
This commit is contained in:
@@ -28,7 +28,7 @@ export class OB11PassiveWebSocketAdapter implements IOB11NetworkAdapter {
|
||||
heartbeatInterval: number,
|
||||
token: string,
|
||||
core: NapCatCore,
|
||||
public actions: ActionMap
|
||||
public actions: ActionMap,
|
||||
) {
|
||||
this.core = core;
|
||||
this.logger = core.context.logger;
|
||||
|
||||
Reference in New Issue
Block a user