mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Fixed eslint error
This commit is contained in:
@@ -83,7 +83,7 @@ const setupNode = (g, parent, node, altFlag) => {
|
||||
nodeDb[node.id].description = node.description;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Save data for description and group so that for instance a statement without description overwrites
|
||||
// one with description
|
||||
|
Reference in New Issue
Block a user