mirror of
https://github.com/kepler155c/opus
synced 2025-10-18 17:27:39 +00:00
better startup
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user