feat: games now have tag support

This commit is contained in:
Huskydog9988
2025-05-11 12:52:00 -04:00
parent a8ee27eea9
commit dad2161754
8 changed files with 125 additions and 23 deletions

View File

@ -205,6 +205,8 @@ export class GiantBombProvider implements MetadataProvider {
description: longDescription,
released: releaseDate,
tags: [],
reviewCount: 0,
reviewRating: 0,