chore: comment for reset

This commit is contained in:
karishmas6
2024-08-08 06:28:40 +05:30
parent 7dc3ea8161
commit 5ce81b1f97

View File

@@ -509,6 +509,7 @@ export class WorkflowGenerator {
if (rect) {
this.socket.emit('highlighter', { rect, selector: displaySelector, elementInfo });
}
// reset getList after usage
this.getList = false;
}