Skip to content

Commit d3eaa85

Browse files
committed
Fix some covers not showing up
1 parent 8cb32a4 commit d3eaa85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

riitag/user.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ class RiitagTitle:
116116
}
117117
REGION = (
118118
'EN',
119-
'US'
119+
'US',
120120
'JA'
121121
)
122122
FILE_TYPES = (

0 commit comments

Comments
 (0)