mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-04 13:25:16 -04:00
Add unknown video example
This commit is contained in:
@@ -342,6 +342,6 @@ export const entriesH = new Elysia({ tags: ["series"] })
|
||||
200: Page(UnknownEntry),
|
||||
422: KError,
|
||||
},
|
||||
tags: [],
|
||||
tags: ["videos"],
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user