Skip to content

Commit

Permalink
fix: Invalid Set name
Browse files Browse the repository at this point in the history
Signed-off-by: Avior <[email protected]>
  • Loading branch information
Aviortheking committed Nov 22, 2023
1 parent a38fcc7 commit 6d88589
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/Scarlet & Violet/Paradox Rift.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ const set: Set = {
id: "sv04",

name: {
de: "Obsidian Flammen",
de: "Paradoxrift",
en: "Paradox Rift",
es: "Escarlata y Púrpura",
fr: "Écarlate et Violet",
it: "Scarlatto e Violetto",
pt: "Escarlate e Violeta"
es: "Brecha Paradójica",
fr: "Faille Paradoxe",
it: "Paradosso Temporale",
pt: "Fenda Paradoxal"
},

serie: serie,
Expand Down

0 comments on commit 6d88589

Please sign in to comment.