mirror of
https://code.lenaisten.de/Lenaisten/advent22.git
synced 2024-11-22 15:53:01 +00:00
typo
This commit is contained in:
parent
d13006ce95
commit
444c16b0b4
1 changed files with 1 additions and 1 deletions
|
@ -194,5 +194,5 @@ async def get_picture_for_day(
|
|||
|
||||
return StreamingResponse(
|
||||
content=img_buffer,
|
||||
media_type="image/jpg",
|
||||
media_type="image/jpeg",
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue