添加应用所有设置的函数,修复导入设置后部分设置不生效
This commit is contained in:
@@ -55,6 +55,7 @@ scene.widgetList={
|
||||
local D=parseCB()
|
||||
if D then
|
||||
TABLE.update(D,SETTING)
|
||||
applySettings()
|
||||
if FILE.save(SETTING,'conf/settings')then
|
||||
MES.new('check',text.importSuccess)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user