mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-25 12:22:14 +00:00
Fixed incorrect id
This commit is contained in:
parent
416c717ce5
commit
87ee5fce0b
@ -2,7 +2,7 @@ import { Set } from '../../interfaces'
|
|||||||
import serie from '../Sword & Shield'
|
import serie from '../Sword & Shield'
|
||||||
|
|
||||||
const swsh6: Set = {
|
const swsh6: Set = {
|
||||||
id: "swsh6",
|
id: "swsh7",
|
||||||
|
|
||||||
name: {
|
name: {
|
||||||
en: "Evolving Skies"
|
en: "Evolving Skies"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user