From 179dc3a951a50dfa8790606556a35b02f730e039 Mon Sep 17 00:00:00 2001 From: hocsinhgioitoan <89916615+hocsinhgioitoan@users.noreply.github.com> Date: Mon, 8 Aug 2022 22:21:59 +0700 Subject: [PATCH] chore: fix eslint. --- src/structures/Guild.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 4537bb7..81fb402 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -371,7 +371,7 @@ class Guild extends AnonymousGuild { } else { this.maxVideoChannelUsers ??= null; } - + if ('approximate_member_count' in data) { /** * The approximate amount of members the guild has