Skip to content

Commit

Permalink
Update shop-updates.component.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Purge11 committed Apr 25, 2024
1 parent 10c0015 commit 8289271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/shop-updates/shop-updates.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ export class ShopUpdatesComponent implements OnInit {
date: "26/04/2024",
items: [
{
name: "Eternal",
name: "Eternal Title",
img: "../assets/img/shop-updates/Eternal.png"
},
{
name: "Dragon Wings Swapper Box",
img: ""
img: "s"
},
{
name: "Puppet Master Costume Set",
Expand Down

0 comments on commit 8289271

Please sign in to comment.