<portal> -> <xiao:portal>

This commit is contained in:
Dragon Fire
2020-02-29 21:56:27 -05:00
parent ca56570728
commit e4934c501b
5 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ module.exports = class OptionsCommand extends Command {
\`<xiao:disable-leave>\` Disables leave messages (System Channel).
\`<xiao:phone>\` Allows this channel to recieve phone calls.
\`<portal>\` Marks the channel as a portal channel for \`portal-send\`.
\`<xiao:portal>\` Marks the channel as a portal channel for \`portal-send\`.
`);
}
};