mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +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