mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 08:19:08 +02:00
Fix
This commit is contained in:
@@ -50,7 +50,7 @@ module.exports = class KinoCommand extends Command {
|
||||
break;
|
||||
}
|
||||
await msg.say(stripIndents`
|
||||
${escapeMarkdown(line)}
|
||||
${escapeMarkdown(line.trim())}
|
||||
|
||||
_Proceed?_
|
||||
`);
|
||||
|
||||
Reference in New Issue
Block a user