Skip to content

Commit 95cbb7b

Browse files
fix(enums): add giantbomb external enum (#174)
1 parent ea4d9e0 commit 95cbb7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/igdb_enums.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@
335335
external_games=dict(
336336
category={
337337
1: 'steam',
338+
3: 'giantbomb', # undocumented
338339
5: 'gog',
339340
10: 'youtube',
340341
11: 'microsoft',

0 commit comments

Comments
 (0)