✡️ focus-event.ts

This commit is contained in:
nirholas
2026-03-31 10:23:39 +00:00
parent 9acba377b8
commit 8d39e0f1cf

View File

@@ -19,3 +19,4 @@ export class FocusEvent extends TerminalEvent {
this.relatedTarget = relatedTarget this.relatedTarget = relatedTarget
} }
} }