This commit is contained in:
sanjayk03-dev
2024-05-31 16:58:17 +05:30
parent 99c833a106
commit f50ccd3192
3 changed files with 6 additions and 0 deletions

View File

@@ -652,6 +652,7 @@ module.exports = {
await api.delete(`file/DINCAIQABiDARixAxiABDIHCAMQABiABDIHCAQQABiABDIH${files_to_delete.toString()}`);
this.save_config(this.config);
this.filtered_files = [];
this.selected_items_to_delete = [];
this.deleteGCode = false;
},