Skip to content

Commit

Permalink
remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderGi committed Dec 30, 2023
1 parent a279d05 commit 247ff6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/VideoBots.py
Original file line number Diff line number Diff line change
Expand Up @@ -1017,7 +1017,7 @@ def messenger_bot_integration(self):
placeholder=placeholder,
),
"default": published_run.title
if published_run
if published_run
else bi.name,
"caption": "This is the name the bot will post as in this specific channel.",
},
Expand Down

0 comments on commit 247ff6d

Please sign in to comment.