mirror of
https://github.com/movie-web/movie-web.git
synced 2025-02-03 06:02:34 +01:00
fix bookmark endpoint data
This commit is contained in:
parent
e7257e392e
commit
0c2bbd16a5
@ -25,6 +25,7 @@ export async function addBookmark(
|
||||
baseURL: url,
|
||||
body: {
|
||||
meta: input,
|
||||
tmdbId: input.tmdbId,
|
||||
},
|
||||
}
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user