Merge pull request #76 from hppeng-wynn/atree_hotfix_new
made focus the right color (red)
This commit is contained in:
commit
bf9efdec7d
2 changed files with 2 additions and 2 deletions
|
@ -1677,7 +1677,7 @@ const atrees = {
|
||||||
"display": {
|
"display": {
|
||||||
"row": 19,
|
"row": 19,
|
||||||
"col": 4,
|
"col": 4,
|
||||||
"icon": "node_2"
|
"icon": "node_3"
|
||||||
},
|
},
|
||||||
"properties": {},
|
"properties": {},
|
||||||
"effects": [{
|
"effects": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue