mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-27 17:42:29 -04:00
Move watchlist controller to profile dir
This commit is contained in:
+1
-1
@@ -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" })
|
||||
|
||||
Reference in New Issue
Block a user