Initial commit, 90% there
This commit is contained in:
31
.node-red/.config.users.json
Normal file
31
.node-red/.config.users.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"_": {
|
||||
"editor": {
|
||||
"view": {
|
||||
"view-store-zoom": false,
|
||||
"view-store-position": false,
|
||||
"view-show-grid": true,
|
||||
"view-snap-grid": true,
|
||||
"view-grid-size": 20,
|
||||
"view-node-status": true,
|
||||
"view-node-info-icon": true,
|
||||
"view-node-show-label": true,
|
||||
"view-show-tips": true,
|
||||
"view-show-welcome-tours": true
|
||||
},
|
||||
"tours": {
|
||||
"welcome": "4.1.1"
|
||||
},
|
||||
"dialog": {
|
||||
"export": {
|
||||
"pretty": true,
|
||||
"json-view": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"debug": {
|
||||
"filter": "filterAll"
|
||||
},
|
||||
"menu-menu-item-sidebar": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user