mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-08 15:22:47 +00:00
update event name
This commit is contained in:
parent
8704c6e4a9
commit
99414fe151
@ -52,7 +52,7 @@ export default class AiBotHeaderIcon extends Component {
|
||||
}
|
||||
|
||||
if (this.siteSettings.ai_bot_enable_dedicated_ux) {
|
||||
this.appEvents.trigger("ai-bot:click-header-icon");
|
||||
this.appEvents.trigger("discourse-ai:bot-header-icon-clicked");
|
||||
return this.router.transitionTo("discourse-ai-bot-conversations");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user