mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 15:25:46 +00:00
Add ss_url_cover field to search response
This commit is contained in:
@@ -133,6 +133,7 @@ async def search_rom(
|
||||
"summary": "",
|
||||
"igdb_url_cover": "",
|
||||
"moby_url_cover": "",
|
||||
"ss_url_cover": "",
|
||||
"platform_id": rom.platform_id,
|
||||
},
|
||||
**item,
|
||||
|
||||
Reference in New Issue
Block a user