mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-09 14:41:12 +00:00
Add support for externalId in POST /videos
This commit is contained in:
@@ -8,7 +8,6 @@ import { createSerie, createVideo } from "./helpers";
|
||||
// export JWT_SECRET="this is a secret";
|
||||
// export JWT_ISSUER="https://kyoo.zoriya.dev";
|
||||
|
||||
|
||||
await migrate();
|
||||
await db.delete(shows);
|
||||
await db.delete(profiles);
|
||||
|
||||
Reference in New Issue
Block a user