mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-22 07:02:27 -04:00
Format stuff
This commit is contained in:
@@ -804,7 +804,7 @@ export const videosReadH = new Elysia({ prefix: "/videos", tags: ["videos"] })
|
||||
422: KError,
|
||||
},
|
||||
},
|
||||
)
|
||||
);
|
||||
|
||||
export const videosWriteH = new Elysia({ prefix: "/videos", tags: ["videos"] })
|
||||
.model({
|
||||
|
||||
Reference in New Issue
Block a user