multiple commands
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
if (!filter.isReference) {
|
||||
return null;
|
||||
}
|
||||
console.log(graph)
|
||||
return graph.records.find(r => r.id === value);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user