Skip to content

Commit

Permalink
fix icon
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Aug 30, 2024
1 parent 6bc3ca0 commit dcbe9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/shared/components/icon/icon.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export class IconComponent {
return 'https://play.rair.land/assets';
}

return 'lotr://./resources/maps/__assets';
return 'lotr://./resources/assets';
});

@HostBinding('style.outline-color')
Expand Down

0 comments on commit dcbe9f4

Please sign in to comment.