mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
feat: add licensed streaming platforms
This commit is contained in:
parent
b5c8bcfa6e
commit
879bd6ba3f
4 changed files with 50 additions and 0 deletions
|
@ -61,6 +61,7 @@ export const ReleasePage = (props: any) => {
|
|||
}}
|
||||
description={data.release.description}
|
||||
note={data.release.note}
|
||||
release_id={data.release.id}
|
||||
/>
|
||||
</div>
|
||||
<div className="[grid-column:2]">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue