Fix color on one node.

This commit is contained in:
Joshua Rogers 2024-01-03 12:12:34 +07:00
parent d5153e2fbe
commit 0c3f292789

View File

@ -50,7 +50,7 @@ var networks = {"SSH-Snake": {
"shared_name" : "10.144.39.76",
"name" : "10.144.39.76",
"viz_shape" : "rectangle",
"viz_color" : "lightgrey",
"viz_color" : "#00BFFF",
"SUID" : 14830,
"style" : "filled",
"selected" : true
@ -1568,4 +1568,4 @@ var networks = {"SSH-Snake": {
"selected" : false
} ]
}
}}
}}