diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 572175f9..da1998c0 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.