mirror of
https://github.com/movie-web/movie-web.git
synced 2025-02-03 12:02:33 +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,
|
baseURL: url,
|
||||||
body: {
|
body: {
|
||||||
meta: input,
|
meta: input,
|
||||||
|
tmdbId: input.tmdbId,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user