Fixed card back

This commit is contained in:
2026-05-16 12:44:41 -05:00
parent 7a0224e380
commit 1c4659c1ae
+1 -1
View File
@@ -7,4 +7,4 @@ PASSWORD: str = _cfg["password"]
BASE_URL: str = _cfg["base_url"].rstrip("/")
PORT: int = _cfg.get("port", 8000)
OUTPUTS = Path("outputs")
MTG_BACK = "https://https://cards.swolereport.com/card_back.jpg"
MTG_BACK = "https://cards.swolereport.com/card_back.jpg"