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 {