mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 08:14:47 +02:00
Remove double line breaks at end of some commands
This commit is contained in:
@@ -50,4 +50,3 @@ module.exports = class CursedSpongeCommand extends Command {
|
||||
return msg.say({ files: [{ attachment: canvas.toBuffer(), name: 'cursed-sponge.png' }] });
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user