mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-08 23:32:45 +00:00
linting
This commit is contained in:
parent
10678b796e
commit
a44fc68342
@ -239,6 +239,8 @@ export default class AiSummaryModal extends Component {
|
|||||||
class="ai-summary-container"
|
class="ai-summary-container"
|
||||||
{{didInsert this.generateSummary}}
|
{{didInsert this.generateSummary}}
|
||||||
{{on "click" this.onSummaryTextClick}}
|
{{on "click" this.onSummaryTextClick}}
|
||||||
|
role="button"
|
||||||
|
tabindex="0"
|
||||||
>
|
>
|
||||||
<article
|
<article
|
||||||
class={{concatClass
|
class={{concatClass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user