1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-25 04:12:11 +00:00

Pop serie do not report any sets (#27)

* rename to another name
* renamed
* Renamed references
This commit is contained in:
Florian Bouillon 2021-06-02 12:13:12 +02:00 committed by GitHub
parent ec1b6a06b0
commit 46220745ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
204 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
import { Set } from '../../interfaces'
import serie from '../Pop'
import serie from '../POP'
const np: Set = {
id: "np",

View File

@ -1,5 +1,5 @@
import { Set } from '../../interfaces'
import serie from '../Pop'
import serie from '../POP'
const pop1: Set = {
id: "pop1",

View File

@ -1,5 +1,5 @@
import { Set } from '../../interfaces'
import serie from '../Pop'
import serie from '../POP'
const pop2: Set = {
id: "pop2",

View File

@ -1,5 +1,5 @@
import { Set } from '../../interfaces'
import serie from '../Pop'
import serie from '../POP'
const pop3: Set = {
id: "pop3",

View File

@ -1,5 +1,5 @@
import { Set } from '../../interfaces'
import serie from '../Pop'
import serie from '../POP'
const pop4: Set = {
id: "pop4",

Some files were not shown because too many files have changed in this diff Show More