mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-28 10:49:50 +00:00
Fixed incorrect id
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user