1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-18 17:27:39 +00:00

better startup

This commit is contained in:
kepler155c@gmail.com
2017-09-25 17:00:02 -04:00
parent 3c2892074a
commit f325550de2
5 changed files with 64 additions and 38 deletions

View File

@@ -463,9 +463,9 @@ end)
local function startup()
local hasError
if not Opus.loadExtensions() then
hasError = true
end
--if not Opus.loadExtensions() then
-- hasError = true
--end
local overviewId = multishell.openTab({
path = 'sys/apps/Overview.lua',