Fixed coma
This commit is contained in:
parent
b381efd257
commit
62bc725a1c
@ -124,7 +124,7 @@ def send_discord_notification(gpu_name: str, product_link: str, products_price:
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": f"**:point_right: [Acheter maintenant]({product_link})**",
|
"description": f"**:point_right: [Acheter maintenant]({product_link})**",
|
||||||
"url": f"{product_link}"
|
"url": f"{product_link}",
|
||||||
"footer": {
|
"footer": {
|
||||||
"text": "Par KevOut & Djeex"
|
"text": "Par KevOut & Djeex"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user