added div for upload

This commit is contained in:
sanjayk03-dev
2024-01-04 23:20:46 +05:30
parent 4e96582842
commit cefb1b4179
2 changed files with 68 additions and 62 deletions

View File

@@ -93,7 +93,7 @@ module.exports = {
cancelMacros: function (id) {
document.getElementById(`macros-name-${id}`).value = "";
document.getElementById(`macros-color-${id}`).value = "#ffffff";
this.$broadcast("gcode-clear");
// this.$broadcast("gcode-clear");
},
resetConfig: async function () {
this.config.macros = [