chore: lint
This commit is contained in:
@@ -108,7 +108,7 @@ export class WorkflowGenerator {
|
|||||||
});
|
});
|
||||||
this.socket.on('listSelector', (data: { selector: string }) => {
|
this.socket.on('listSelector', (data: { selector: string }) => {
|
||||||
this.listSelector = data.selector;
|
this.listSelector = data.selector;
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user