naming conventions

This commit is contained in:
sanjayk03-dev
2024-03-27 01:55:11 +05:30
parent 48e1fdf0df
commit e7f0c259a2
5 changed files with 40 additions and 42 deletions

View File

@@ -115,8 +115,8 @@ module.exports = new Vue({
ip: "<>",
wifiName: "not connected",
macros:[{},{},{},{},{},{},{},{}],
macrosList:[],
gcodeList:[]
macros_list:[],
non_macros_list:[]
},
state: {
messages: [],