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

Commit 8c79842

Browse files
committed
trigger name update
1 parent e0eae7b commit 8c79842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/discourse/services/ai-conversations-sidebar-manager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ export default class AiConversationsSidebarManager extends Service {
4444
this.sidebarState.isForcingSidebar = false;
4545
}
4646

47-
this.appEvents.trigger("discourse-ai:stop-forcing-custom-sidebar");
47+
this.appEvents.trigger("discourse-ai:stop-forcing-conversations-sidebar");
4848
}
4949
}

0 commit comments

Comments
 (0)