parent
8729e7daec
commit
34c52d0ad7
@ -189,6 +189,10 @@ local function main_button_handler(tabview, fields, name, tabdata)
|
|||||||
core.settings:set("address", fields.te_address)
|
core.settings:set("address", fields.te_address)
|
||||||
core.settings:set("remote_port", fields.te_port)
|
core.settings:set("remote_port", fields.te_port)
|
||||||
|
|
||||||
|
core.start()
|
||||||
|
return true
|
||||||
|
end
|
||||||
|
|
||||||
if fields.btn_config_sp_world then
|
if fields.btn_config_sp_world then
|
||||||
local configdialog = create_configure_world_dlg(1)
|
local configdialog = create_configure_world_dlg(1)
|
||||||
if configdialog then
|
if configdialog then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user