mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
f
This commit is contained in:
@@ -14,7 +14,7 @@ export async function addReactions(
|
||||
);
|
||||
} else {
|
||||
for (const reaction of reactions) {
|
||||
eventHandlers.debug(
|
||||
eventHandlers.debug?.(
|
||||
"loop",
|
||||
"Running for of loop in addReactions function.",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user