Add portal option to options

This commit is contained in:
Dragon Fire
2020-01-11 16:05:51 -05:00
parent f3450df9c8
commit 004826856b
+1
View File
@@ -19,6 +19,7 @@ module.exports = class OptionsCommand extends Command {
Place the option in the appropriate channel's topic to use.
\`<xiao:disable-leave>\` Disables leave messages (System Channel).
\`<portal>\` Marks the channel as a portal channel for \`portal-send\`.
`);
}
};