Skip to content

Commit

Permalink
fix: new game subject platform
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Dec 12, 2023
1 parent d0ccf94 commit 5189770
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions pkg/vars/platform.go.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,34 @@
"search_string": "XSX|XSS|(Xbox Series X)|(Xbox Series S)",
"type": "Xbox Series X/S",
"type_cn": "Xbox Series X/S"
},
"4001": {
"id": 4001,
"type": "games",
"type_cn": "游戏",
"alias": "games",
"enable_header": true
},
"4003": {
"id": 4003,
"type": "dlc",
"type_cn": "扩展包",
"alias": "dlc",
"enable_header": true
},
"4002": {
"id": 4002,
"type": "software",
"type_cn": "软件",
"alias": "software",
"enable_header": true
},
"4005": {
"id": 4005,
"type": "tabletop",
"type_cn": "桌游",
"alias": "tabletop",
"enable_header": true
}
},
"6": {
Expand Down

0 comments on commit 5189770

Please sign in to comment.