mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-02 10:59:40 +05:00
feat(frontend): add a release page
add a video player to a release page without release info with ability to save and view wathed episodes
This commit is contained in:
parent
bbf8fc5436
commit
75dd8d83bd
4 changed files with 187 additions and 27 deletions
|
@ -20,4 +20,5 @@ export const endpoints = {
|
|||
abandoned: `${API_URL}/favorites/abandoned`,
|
||||
},
|
||||
},
|
||||
release: `${API_URL}/release`,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue