Linebreak

This commit is contained in:
Daniel Odendahl Jr
2017-07-24 16:48:49 +00:00
parent 4339ae0134
commit b71d547516
+1
View File
@@ -16,6 +16,7 @@ class Util {
if (!size) size = '200x200';
return `http://via.placeholder.com/${size}/${color}/${color}`;
}
static dBots(count, id) {
snekfetch
.post(`https://bots.discord.pw/api/bots/${id}/stats`)