Fixed card back
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user