1.19 index.html初始化参数
This commit is contained in:
@ -45,6 +45,7 @@ public class NetworkSettingEngine implements SettingEngine {
|
||||
networkSetting.setPort(port);
|
||||
networkSetting.setPath(path);
|
||||
networkSetting.setScreen_rotation(screen_rotation);
|
||||
networkSetting.setHide_bar(spf.getInt("hide_bar", 3));
|
||||
return networkSetting;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user