mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-10 08:03:28 +00:00
DEV: Replace DSection with body-class helper (#924)
This commit is contained in:
parent
52c644798d
commit
1a10680818
@ -1,5 +1,5 @@
|
|||||||
{{#if this.isAiBotChat}}
|
{{#if this.isAiBotChat}}
|
||||||
<DSection @bodyClass={{this.aiBotClasses}} />
|
{{body-class this.aiBotClasses}}
|
||||||
{{#if this.renderChatWarning}}
|
{{#if this.renderChatWarning}}
|
||||||
<div class="ai-bot-chat-warning">{{i18n
|
<div class="ai-bot-chat-warning">{{i18n
|
||||||
"discourse_ai.ai_bot.pm_warning"
|
"discourse_ai.ai_bot.pm_warning"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user