Update main.js.download

This commit is contained in:
Adil Sadqi 2023-03-14 17:46:47 +01:00 committed by GitHub
parent 923727b79c
commit 680d2d8aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@ function commander(cmd) {
break;
case "menu":
loopLines(help, "color2 margin", 80);
break;
case "ls":
loopLines(help, "color2 margin", 80);
break;
case "root":
loopLines(root, "color2 margin", 80);