diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 572175f91..da1998c02 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -724,6 +724,7 @@ class Guild { setDefaultMessageNotifications(defaultMessageNotifications, reason) { return this.edit({ defaultMessageNotifications }, reason); } + /* eslint-enable max-len */ /** * Edit the name of the guild.