mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Move watchlist controller to profile dir
This commit is contained in:
parent
572e763a61
commit
880a85ff8d
@ -11,7 +11,7 @@ import { showsH } from "./controllers/shows/shows";
|
||||
import { staffH } from "./controllers/staff";
|
||||
import { studiosH } from "./controllers/studios";
|
||||
import { videosH } from "./controllers/videos";
|
||||
import { watchlistH } from "./controllers/watchlist";
|
||||
import { watchlistH } from "./controllers/profiles/watchlist";
|
||||
import type { KError } from "./models/error";
|
||||
|
||||
export const base = new Elysia({ name: "base" })
|
||||
|
Loading…
x
Reference in New Issue
Block a user