Update windont-shell.lua

This commit is contained in:
LDDestroier 2020-02-26 20:22:42 -05:00 committed by GitHub
parent 3c2a6b781b
commit b82df6741d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ local knownNames = {
["rom/programs/shell.lua"] = "CraftOS Shell",
["rom/programs/edit.lua"] = "Edit",
["rom/programs/gps.lua"] = "GPS",
["rom/programs/list.lua"] = "List",
["rom/programs/shutdown.lua"] = "Shutting down...",
["rom/programs/reboot.lua"] = "Rebooting...",
["rom/programs/monitor.lua"] = "Monitor Redirect",