button postioned chagned and alert box fix

This commit is contained in:
sanjayk03-dev
2024-01-04 23:10:06 +05:30
parent 2752dcb8f7
commit 4e96582842
2 changed files with 6 additions and 5 deletions

View File

@@ -134,6 +134,7 @@ module.exports = {
gcode_file_time: 0,
},
];
this.confirmReset=false;
try {
await api.put("config/save", this.config);
console.log("Successfully flushed");