mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-09 01:04:16 +02:00
Fix
This commit is contained in:
@@ -14,6 +14,6 @@ module.exports = class MemeCommand extends ImgurAlbumCommand {
|
||||
}
|
||||
|
||||
generateText() {
|
||||
return null;
|
||||
return '';
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user