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