This commit is contained in:
kepler155c
2018-10-22 01:24:36 -04:00
parent 9e5487b100
commit f40f7ae7a8
7 changed files with 75 additions and 18 deletions

View File

@@ -71,7 +71,6 @@ local fs = _G.fs
local multishell = _ENV.multishell
local shell = _ENV.shell
if multishell then
multishell.setTitle(multishell.getCurrent(), 'Resource Manager')
end