ScummVM: Remove wrong filled and unused platform

This commit is contained in:
Alexander Weber 2023-10-10 15:43:53 +02:00
parent 0cfbef2cb4
commit b249e402a3

View file

@ -67,7 +67,6 @@ class ScummvmService(BaseService):
"game": {
"game_id": game["appid"],
"path": details["path"],
"platform": "scummvm"
}
}
}