Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Commit 1f57ca0

Browse files
Whoops
1 parent 8b7baac commit 1f57ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/net/perfectdreams/loritta/helper/listeners/ComponentInteractionListener.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ class ComponentInteractionListener(val m: LorittaHelper) : ListenerAdapter() {
415415
}
416416
}
417417
} else {
418-
logger.warn("Missing role ${systemInfo.supportRoleId} in ${event.guild.idLong}! Bug?")
418+
logger.warn("Missing role ${systemInfo.supportRoleId} in ${member.guild.idLong}! Bug?")
419419
}
420420
}
421421

0 commit comments

Comments
 (0)