Skip to content

Commit

Permalink
remove repeated line
Browse files Browse the repository at this point in the history
  • Loading branch information
anish-work committed Feb 7, 2025
1 parent b156225 commit 7a66fb5
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 @@ -1776,7 +1776,7 @@ class ConnectChoice(typing.NamedTuple):
ConnectChoice(
platform=Platform.WHATSAPP,
img="https://storage.googleapis.com/dara-c1b52.appspot.com/daras_ai/media/1e49ad50-d6c9-11ee-99c3-02420a000123/thumbs/Digital_Inline_Green_400x400.png",
label="[Read our guide](https://docs.gooey.ai/guides/how-to-deploy-an-ai-copilot/deploy-on-whatsapp) to connect your own mobile # (that's not already on WhatsApp) or [upgrade](https://gooey.ai/pricing) for a number on us.Read our guide to connect your own mobile # (that's not already on WhatsApp) or upgrade for a number on us.",
label="[Read our guide](https://docs.gooey.ai/guides/how-to-deploy-an-ai-copilot/deploy-on-whatsapp) to connect your own mobile # (that's not already on WhatsApp) or [upgrade](https://gooey.ai/pricing) for a number on us.",
),
ConnectChoice(
platform=Platform.SLACK,
Expand Down

0 comments on commit 7a66fb5

Please sign in to comment.