mirror of
https://github.com/kepler155c/opus
synced 2025-10-21 18:57:41 +00:00
web running os
This commit is contained in:
@@ -15,10 +15,10 @@ local config = {
|
||||
Recent = { },
|
||||
currentCategory = 'Apps',
|
||||
}
|
||||
local applications = { }
|
||||
|
||||
Config.load('Overview', config)
|
||||
|
||||
local applications = { }
|
||||
|
||||
local function loadApplications()
|
||||
Util.clear(applications)
|
||||
local apps = fs.list('sys/apps/.overview')
|
||||
|
Reference in New Issue
Block a user