From 912a801cd1f2b659ca50cc30e8472cfc80ce6be4 Mon Sep 17 00:00:00 2001 From: bili22 Date: Mon, 8 Jan 2024 13:30:23 +0900 Subject: [PATCH] feat(qq): add ws endpoint replace (#220) --- adapters/qq/src/ws.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/adapters/qq/src/ws.ts b/adapters/qq/src/ws.ts index cbbedfba..09c7a68c 100644 --- a/adapters/qq/src/ws.ts +++ b/adapters/qq/src/ws.ts @@ -10,7 +10,8 @@ export class WsClient extends Adapter.WsClient