mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09:19 +00:00
Updated Database
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -2,7 +2,7 @@ import { Set } from '../../interfaces'
|
||||
import serie from '../Sword & Shield'
|
||||
|
||||
const swsh35: Set = {
|
||||
id: "swsh35",
|
||||
id: "swsh3.5",
|
||||
name: {
|
||||
en: "Champion's Path",
|
||||
},
|
||||
@ -22,4 +22,4 @@ const swsh35: Set = {
|
||||
},
|
||||
}
|
||||
|
||||
export default swsh35
|
||||
export default swsh35
|
||||
|
Reference in New Issue
Block a user