diff --git a/recipes/VideoBots.py b/recipes/VideoBots.py index 0ec69af01..da8ff26f1 100644 --- a/recipes/VideoBots.py +++ b/recipes/VideoBots.py @@ -1021,7 +1021,7 @@ def integrations_on_connect(self, current_run, published_run): else: bi.published_run = None if bi.platform == Platform.SLACK: - + bi.slack_create_personal_channels = False send_confirmation_msg(bi) bi.save()