Skip to content

Commit 16a2f53

Browse files
Update app events data (#21)
Co-authored-by: tyb-talks <[email protected]>
1 parent e24dd07 commit 16a2f53

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/app_events_docs_generator/app_events/app_events_details.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2409,14 +2409,14 @@
24092409
{
24102410
"eventId": "discourse-ai:force-conversations-sidebar",
24112411
"filePath": "/plugins/discourse-ai/assets/javascripts/discourse/services/ai-conversations-sidebar-manager.js",
2412-
"lineNumber": 100,
2412+
"lineNumber": 105,
24132413
"args": [],
24142414
"comments": null
24152415
},
24162416
{
24172417
"eventId": "discourse-ai:stop-forcing-conversations-sidebar",
24182418
"filePath": "/plugins/discourse-ai/assets/javascripts/discourse/services/ai-conversations-sidebar-manager.js",
2419-
"lineNumber": 161,
2419+
"lineNumber": 166,
24202420
"args": [],
24212421
"comments": null
24222422
},

lib/app_events_docs_generator/app_events/app_events_docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -714,15 +714,15 @@ No arguments passed to this event.
714714
| - | objectArg1.slug | property | True | - |
715715
| - | objectArg1.title | variable | True | - |
716716

717-
#### discourse-ai:force-conversations-sidebar [:link:](https://github.com/discourse/discourse/blob/main/plugins/discourse-ai/assets/javascripts/discourse/services/ai-conversations-sidebar-manager.js#L100)
717+
#### discourse-ai:force-conversations-sidebar [:link:](https://github.com/discourse/discourse/blob/main/plugins/discourse-ai/assets/javascripts/discourse/services/ai-conversations-sidebar-manager.js#L105)
718718

719719
No arguments passed to this event.
720720

721721
#### discourse-ai:new-conversation-btn-clicked [:link:](https://github.com/discourse/discourse/blob/main/plugins/discourse-ai/assets/javascripts/discourse/components/ai-bot-sidebar-new-conversation.gjs#L30)
722722

723723
No arguments passed to this event.
724724

725-
#### discourse-ai:stop-forcing-conversations-sidebar [:link:](https://github.com/discourse/discourse/blob/main/plugins/discourse-ai/assets/javascripts/discourse/services/ai-conversations-sidebar-manager.js#L161)
725+
#### discourse-ai:stop-forcing-conversations-sidebar [:link:](https://github.com/discourse/discourse/blob/main/plugins/discourse-ai/assets/javascripts/discourse/services/ai-conversations-sidebar-manager.js#L166)
726726

727727
No arguments passed to this event.
728728

0 commit comments

Comments
 (0)