mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 07:29:38 +00:00
fix
This commit is contained in:
parent
3087fc86d1
commit
9a91a74818
@ -112,7 +112,7 @@ export class UmamiTraceCore {
|
||||
res.on('data', (data) => {
|
||||
|
||||
});
|
||||
});
|
||||
}).on('error', () => {} );
|
||||
|
||||
request.write(JSON.stringify({ type, payload }));
|
||||
request.end();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user