diff --git a/frontend/src/assets/icons/fa/regular/bookmark.svg b/frontend/src/assets/icons/fa/regular/bookmark.svg new file mode 100644 index 0000000..e820be5 --- /dev/null +++ b/frontend/src/assets/icons/fa/regular/bookmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/frontend/src/components/explore-album-details/explore-album-details.ts b/frontend/src/components/explore-album-details/explore-album-details.ts index 6359806..1fa086c 100644 --- a/frontend/src/components/explore-album-details/explore-album-details.ts +++ b/frontend/src/components/explore-album-details/explore-album-details.ts @@ -1889,9 +1889,14 @@ export class ExploreAlbumDetails extends LitElement { appearance=${this.isRequested ? 'filled' : 'outlined'} @click=${() => void this.toggleRequested(request?.id)} > + ${this.isRequested ? 'Wanted' : 'Want this'} diff --git a/frontend/src/icons/names.txt b/frontend/src/icons/names.txt index 21cf0a9..b07fb7b 100644 --- a/frontend/src/icons/names.txt +++ b/frontend/src/icons/names.txt @@ -22,6 +22,7 @@ solid/arrow-rotate-right solid/arrows-rotate solid/arrow-up-short-wide solid/backward-step +regular/bookmark solid/bookmark solid/box-open solid/check