mirror of
https://github.com/kepler155c/opus
synced 2025-11-06 10:33:01 +00:00
partition manager + tab/wizard rework
This commit is contained in:
@@ -6,7 +6,7 @@ if _G.http.websocket then
|
||||
local config = Config.load('cloud')
|
||||
|
||||
local tab = UI.Tab {
|
||||
tabTitle = 'Cloud',
|
||||
title = 'Cloud',
|
||||
description = 'Cloud Catcher options',
|
||||
[1] = UI.Window {
|
||||
x = 2, y = 2, ex = -2, ey = 4,
|
||||
|
||||
Reference in New Issue
Block a user