discordextremelist / website

The official source code for the website side of DEL!
https://discordextremelist.xyz
GNU Affero General Public License v3.0
75 stars 28 forks source link

TypeError: Cannot read properties of undefined (reading 'size') #280

Closed sentry-io[bot] closed 2 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: WEBSITE-7B

TypeError: Cannot read properties of undefined (reading 'size')
  File "/app/dist/src/Util/Services/banned.js", line 27, in updateBanlist
    if (bans.size > 0)
  File "/app/dist/src/Util/Services/banned.js", line 31, in Timeout._onTimeout
    await updateBanlist();