Added the 'react' command

This commit is contained in:
ION606
2022-05-14 14:57:06 +03:00
parent 2e6d41e76b
commit 44d65fce98
2 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ module.exports = {
let s = `Title: ${s.title}\n`;
s += ``
} else if (args[0] != 'full') {
} else {
}