mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
Fix
This commit is contained in:
@@ -89,6 +89,7 @@ module.exports = class KinoCommand extends Command {
|
|||||||
currentChunk = '';
|
currentChunk = '';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
chunks.push(currentChunk);
|
||||||
return chunks;
|
return chunks;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user