fix: answer menu close callbacks first so the client knows it has bee… #406
Annotations
2 errors
src/services/gameinfo/igdb/igdb.test.ts > IgdbClient > searchGame resolves Rainbow Six Siege correctly:
src/services/config.ts#L69
ConfigError: Configuration error: Failed to load config: Configuration error: Invalid config schema: [
{
"code": "invalid_type",
"expected": "object",
"received": "null",
"path": [],
"message": "Expected object, received null"
}
]
❯ ConfigService.loadConfig src/services/config.ts:69:15
❯ src/services/gameinfo/igdb/igdb.test.ts:10:12
|
quality-check
Process completed with exit code 1.
|