fixed movement of legals.ts

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
Florian Bouillon 2021-10-11 15:23:33 +02:00
parent 5069fb9945
commit 87614dde42
Signed by: Florian Bouillon
GPG Key ID: BEEAF3722D0EBF64

View File

@ -1,7 +1,7 @@
import { Card, Set } from 'db/interfaces'
import glob from 'glob'
import fetch from 'node-fetch'
import * as legals from '../db/legals'
import * as legals from '../db/meta/legals'
export function urlize(str: string): string {
return str