[automated] Apply ESLint and Prettier fixes

This commit is contained in:
GitHub Action
2026-01-06 19:16:58 +00:00
parent a47081c169
commit 571bb51ab5

View File

@@ -3722,7 +3722,8 @@ export class LGraphCanvas implements CustomEventDispatcher<LGraphCanvasEventMap>
target?.localName === 'input' ||
target?.localName === 'textarea' ||
target?.isContentEditable
) return
)
return
if (e.type == 'keydown') {
// TODO: Switch