mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-13 17:26:22 +00:00
Fix lint error
This commit is contained in:
@@ -42,7 +42,7 @@ export class VueNodeFixture {
|
||||
}
|
||||
|
||||
async select() {
|
||||
this.header.click()
|
||||
await this.header.click()
|
||||
}
|
||||
|
||||
async toggleCollapse(): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user