pull/6449/head
Chocobozzz 2024-06-20 10:25:43 +02:00
parent 419da534af
commit 7a7e040ada
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
<!-- eslint-disable @angular-eslint/template/interactive-supports-focus -->
<!-- eslint-disable @angular-eslint/template/click-events-have-key-events -->
<div (click)="onRootClick($event)" #root></div>