Fixed eslint error

This commit is contained in:
Pablo Bendersky 2021-11-29 13:02:38 -03:00
parent 08702565f7
commit 31851b2e30
No known key found for this signature in database
GPG Key ID: 5D411A76A58548E8
1 changed files with 1 additions and 1 deletions

View File

@ -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