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 Nov 24, 2023
1 parent cfe0346 commit e2c022b
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 @@ -21,11 +21,11 @@ export class ShopUpdatesComponent implements OnInit {
},
{
name: "Death Fire Wings Swapper" ,
img: "../assets/img/specialits/wings/skins/deathfireap.png"
img: "../assets/img/specialists/wings/skins/deathfireap.png"
},
{
name: "Spooky Wings Swapper" ,
img: "../assets/img/specialits/wings/skins/spooky.png"
img: "../assets/img/specialists/wings/skins/spooky.png"
},

]
Expand Down

0 comments on commit e2c022b

Please sign in to comment.