mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-27 19:31:22 +08:00
fix
This commit is contained in:
parent
bcd90fc744
commit
7660646059
@ -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