devland.js
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -9,3 +9,3 @@ { | ||
"name": "devland.js", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A powerful API wrapper for the Discord API designed for modern bots", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
@@ -25,3 +25,3 @@ const Client = require('../../client/client') | ||
if (client.guilds.size < 1) { | ||
clearInverval(checkGuilds) | ||
clearInterval(checkGuilds) | ||
client.ready = true | ||
@@ -28,0 +28,0 @@ /** |
Sorry, the diff of this file is too big to display
713480
12520