Skip to content

Commit

Permalink
feat(collections): show collectible description
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Jun 29, 2023
1 parent 8112255 commit cc9627a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/src/app/pages/collections/collections.page.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@
<br />
<br />
<em>Found in {{ collectible.location }}</em>
<br />
<br />
<em>{{ collectible.description }}</em>
</ng-template>
</ion-col>
</ion-row>
Expand Down

0 comments on commit cc9627a

Please sign in to comment.