From 169e116026713885928c8b4b6d5553248a86ae01 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 31 Jan 2021 12:34:55 -0500 Subject: [PATCH] Medium preview --- commands/analyze/what-anime.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/analyze/what-anime.js b/commands/analyze/what-anime.js index 1b38745d..f6e4e408 100644 --- a/commands/analyze/what-anime.js +++ b/commands/analyze/what-anime.js @@ -85,7 +85,7 @@ module.exports = class WhatAnimeCommand extends Command { t: data.at, token: data.tokenthumb, mute: true, - size: 's' + size: 'm' }); return body; } catch {