mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-03 07:49:30 +00:00
DEV: add missing class to summarize button (#1093)
This commit is contained in:
parent
45eabedf47
commit
d5bf9521f0
@ -23,7 +23,7 @@ export default class AiSummaryTrigger extends Component {
|
||||
@label="summary.buttons.generate"
|
||||
@icon="discourse-sparkles"
|
||||
@action={{this.openAiSummaryModal}}
|
||||
class="ai-summarization-button"
|
||||
class="btn-default ai-summarization-button"
|
||||
/>
|
||||
{{/if}}
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user