mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-16 05:10:34 +00:00
fix
This commit is contained in:
parent
bcd90fc744
commit
7660646059
@ -112,7 +112,7 @@ export class UmamiTraceCore {
|
|||||||
res.on('data', (data) => {
|
res.on('data', (data) => {
|
||||||
|
|
||||||
});
|
});
|
||||||
});
|
}).on('error', () => {} );
|
||||||
|
|
||||||
request.write(JSON.stringify({ type, payload }));
|
request.write(JSON.stringify({ type, payload }));
|
||||||
request.end();
|
request.end();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user