mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 00:10:07 +00:00
debug logging
This commit is contained in:
@@ -75,6 +75,7 @@ export const createShard = async (
|
||||
sessionID = (data.d as ReadyPayload).session_id;
|
||||
}
|
||||
console.log("about to post");
|
||||
// @ts-ignore
|
||||
postMessage(
|
||||
{
|
||||
type: "HANDLE_DISCORD_PAYLOAD",
|
||||
|
||||
Reference in New Issue
Block a user