transition to kernel

This commit is contained in:
kepler155c
2018-01-20 07:19:32 -05:00
parent 40da3f1683
commit 663d8c3696
9 changed files with 3 additions and 19 deletions

View File

@@ -16,7 +16,6 @@ local os = _G.os
local shell = _ENV.shell
local term = _G.term
multishell.setTitle(multishell.getCurrent(), 'Turtles')
UI.Button.defaults.focusIndicator = ' '
UI:configure('Turtles', ...)