GCodeListr in config

This commit is contained in:
sanjayk03-dev
2024-01-22 21:32:11 +05:30
parent 49880824a9
commit c75e7a55f1
6 changed files with 21 additions and 14 deletions

View File

@@ -690,6 +690,15 @@
}
},
"GCodeList": {
"type": "list",
"index": "numeric",
"default": [ ],
"template": {
"type": "text"
}
},
"admin": {
"auto-check-upgrade": {
"type": "bool",