mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-25 12:22:14 +00:00
Pop serie do not report any sets (#27)
* rename to another name * renamed * Renamed references
This commit is contained in:
parent
ec1b6a06b0
commit
46220745ce
@ -1,5 +1,5 @@
|
|||||||
import { Set } from '../../interfaces'
|
import { Set } from '../../interfaces'
|
||||||
import serie from '../Pop'
|
import serie from '../POP'
|
||||||
|
|
||||||
const np: Set = {
|
const np: Set = {
|
||||||
id: "np",
|
id: "np",
|
@ -1,5 +1,5 @@
|
|||||||
import { Set } from '../../interfaces'
|
import { Set } from '../../interfaces'
|
||||||
import serie from '../Pop'
|
import serie from '../POP'
|
||||||
|
|
||||||
const pop1: Set = {
|
const pop1: Set = {
|
||||||
id: "pop1",
|
id: "pop1",
|
@ -1,5 +1,5 @@
|
|||||||
import { Set } from '../../interfaces'
|
import { Set } from '../../interfaces'
|
||||||
import serie from '../Pop'
|
import serie from '../POP'
|
||||||
|
|
||||||
const pop2: Set = {
|
const pop2: Set = {
|
||||||
id: "pop2",
|
id: "pop2",
|
@ -1,5 +1,5 @@
|
|||||||
import { Set } from '../../interfaces'
|
import { Set } from '../../interfaces'
|
||||||
import serie from '../Pop'
|
import serie from '../POP'
|
||||||
|
|
||||||
const pop3: Set = {
|
const pop3: Set = {
|
||||||
id: "pop3",
|
id: "pop3",
|
@ -1,5 +1,5 @@
|
|||||||
import { Set } from '../../interfaces'
|
import { Set } from '../../interfaces'
|
||||||
import serie from '../Pop'
|
import serie from '../POP'
|
||||||
|
|
||||||
const pop4: Set = {
|
const pop4: Set = {
|
||||||
id: "pop4",
|
id: "pop4",
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user