fix(back-end): fix exclude object 0
All checks were successful
Build, Test and Deploy / test-backend (push) Successful in 1m23s
Build, Test and Deploy / build-and-push (push) Successful in 20s
Build, Test and Deploy / deploy (push) Successful in 7s

This commit is contained in:
2026-02-16 11:44:05 +01:00
parent 165e12f216
commit e351f2c05f
2 changed files with 3 additions and 2 deletions

View File

@@ -11,5 +11,6 @@
"travel_speed": "700",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle"
]
],
"exclude_object": "0"
}