This commit is contained in:
Zeva Rose 2021-06-27 15:23:30 -06:00
parent 8c30d02edc
commit b61b37658c

View file

@ -126,7 +126,7 @@ class DbrandCog(commands.Cog):
embed = build_embed( embed = build_embed(
title="Shipping to {}".format(data["country"]), title="Shipping to {}".format(data["country"]),
description="No shipping available.\nTime to move to a country" description="No shipping available.\nTime to move to a country"
+ "that has shipping available.\nYou can [find a new country " + " that has shipping available.\nYou can [find a new country "
+ "to live in here](https://dbrand.com/shipping)", + "to live in here](https://dbrand.com/shipping)",
fields=[], fields=[],
url="https://dbrand.com/shipping", url="https://dbrand.com/shipping",