mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
f
This commit is contained in:
@@ -82,7 +82,7 @@ export async function createChannelStruct(
|
||||
|
||||
const props: Record<string, PropertyDescriptor> = {};
|
||||
Object.keys(rest).forEach((key) => {
|
||||
eventHandlers.debug(
|
||||
eventHandlers.debug?.(
|
||||
"loop",
|
||||
`Running forEach loop in createChannelStruct function.`,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user