mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-20 15:03:00 +10:00
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