mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Merge branch 'feature/cloud-sync' into feature/game-achievements
This commit is contained in:
commit
3dcdcae9a7
2 changed files with 6 additions and 1 deletions
|
@ -133,6 +133,7 @@ export function Achievement() {
|
|||
src={
|
||||
achievement.unlocked ? achievement.icon : achievement.icongray
|
||||
}
|
||||
alt={achievement.displayName}
|
||||
loading="lazy"
|
||||
/>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue