diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 115fdf645..acd5b6fde 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -691,7 +691,7 @@ class Guild { position = rolesToUpdate.last().position; } - let updatedRoles = []; + const updatedRoles = []; for (const uRole of rolesToUpdate.values()) { updatedRoles.push({