mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 03:15:06 +08:00
perf: prettier
This commit is contained in:
@@ -444,8 +444,8 @@ class HttpClient {
|
||||
return;
|
||||
}
|
||||
if (data.type === 'start') {
|
||||
console,log(data.type)
|
||||
}
|
||||
console.log(data.type);
|
||||
}
|
||||
|
||||
if (data.message) {
|
||||
// 处理消息数据
|
||||
|
||||
Reference in New Issue
Block a user