mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-17 14:29:56 +02:00
cleanup code
This commit is contained in:
@ -147,7 +147,6 @@ namespace OS {
|
||||
}
|
||||
file.cache = app_class.setting_wdg;
|
||||
//file.cache = JSON.stringify(app_class.setting_wdg, undefined, 4);
|
||||
console.log("save setting file");
|
||||
file
|
||||
.write("object")
|
||||
.catch((e) =>{
|
||||
|
Reference in New Issue
Block a user