Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit a44fc68

Browse files
committed
linting
1 parent 10678b7 commit a44fc68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/javascripts/discourse/components/modal/ai-summary-modal.gjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ export default class AiSummaryModal extends Component {
239239
class="ai-summary-container"
240240
{{didInsert this.generateSummary}}
241241
{{on "click" this.onSummaryTextClick}}
242+
role="button"
243+
tabindex="0"
242244
>
243245
<article
244246
class={{concatClass

0 commit comments

Comments
 (0)