This commit is contained in:
2025-11-01 19:16:29 +03:00
parent 6586cf18e1
commit c55528b36d

View File

@@ -1498,7 +1498,7 @@ async def team(who: str):
"Name2GFX": (item.get("lastName") or "").strip(),
"photoGFX": (
os.path.join(
"D:\\Photos",
"D:/Photos",
LEAGUE.lower(),
result[who]["name"],
f"{item.get('displayNumber')}.png",