mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-21 01:53:57 +00:00
Merge branch 'feature/cloud-sync' into feature/game-achievements
This commit is contained in:
@@ -133,6 +133,7 @@ export function Achievement() {
|
||||
src={
|
||||
achievement.unlocked ? achievement.icon : achievement.icongray
|
||||
}
|
||||
alt={achievement.displayName}
|
||||
loading="lazy"
|
||||
/>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user