fix: not being able to edit game title
This commit is contained in:
@@ -306,8 +306,6 @@ export class IGDBProvider implements MetadataProvider {
|
||||
results.push(await this._getGenreInternal(genre));
|
||||
}
|
||||
|
||||
console.log(results);
|
||||
|
||||
return results;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user