Commit 3439f1a5 authored by Grégor JOUET's avatar Grégor JOUET 🔧
Browse files

ntm la typo

parent b0fd69e3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ export default {
    }, 
    position_text() {
      return this.position == -1 ? "":"Position dans la queue: "+this.position
    };
    },
    gcode_upload_progress() {
      return this.gcode_upload_progress_value
    }