mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-03 05:34:23 -04:00
Format stuff
This commit is contained in:
parent
adaa892a26
commit
97a9a406bb
@ -4,8 +4,8 @@ import { getYear } from "~/utils";
|
|||||||
import { insertCollection } from "./insert/collection";
|
import { insertCollection } from "./insert/collection";
|
||||||
import { insertEntries } from "./insert/entries";
|
import { insertEntries } from "./insert/entries";
|
||||||
import { insertShow } from "./insert/shows";
|
import { insertShow } from "./insert/shows";
|
||||||
import { guessNextRefresh } from "./refresh";
|
|
||||||
import { insertStudios } from "./insert/studios";
|
import { insertStudios } from "./insert/studios";
|
||||||
|
import { guessNextRefresh } from "./refresh";
|
||||||
|
|
||||||
export const SeedMovieResponse = t.Object({
|
export const SeedMovieResponse = t.Object({
|
||||||
id: t.String({ format: "uuid" }),
|
id: t.String({ format: "uuid" }),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user