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

Commit 6611646

Browse files
committed
whitespace
1 parent e28a4b3 commit 6611646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ai_bot/entry_point.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ def inject_into(plugin)
7373

7474
# Only process if creator is not a bot or system user
7575
next if DiscourseAi::AiBot::Playground.is_bot_user_id?(creator.id)
76-
# Get all bot user IDs defined by the discourse-ai plugin
7776

77+
# Get all bot user IDs defined by the discourse-ai plugin
7878
bot_ids = DiscourseAi::AiBot::EntryPoint.all_bot_ids
7979

8080
# Check if the only recipients are bots

0 commit comments

Comments
 (0)