Remove unnecessary color definition for "Record" node
This commit is contained in:
parent
06f4ade55f
commit
1ccfb7908f
1 changed files with 0 additions and 1 deletions
|
|
@ -249,7 +249,6 @@ export const nodeColors: { [char: string]: string } = {
|
|||
retrievers: "#e6b25a",
|
||||
unknown: "#9CA3AF",
|
||||
custom_components: "#ab11ab",
|
||||
Record:"#31a3cc"
|
||||
};
|
||||
|
||||
export const nodeNames: { [char: string]: string } = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue