Skip to content

Commit f700fdb

Browse files
authored
Merge pull request #34 from rarDevelopment/patch-1
re-align the body of the request with the site again
2 parents 31457ca + ddef01f commit f700fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howlongtobeatpy/howlongtobeatpy/HTMLRequests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def get_search_request_data(game_name: str, search_modifiers: SearchModifiers, p
7373
'perspective': "",
7474
'flow': "",
7575
'genre': "",
76-
"subGenre": " "
76+
"subGenre": ""
7777
},
7878
'rangeYear':
7979
{

0 commit comments

Comments
 (0)