mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 00:33:49 +03:00
feat: update hook dependency
This commit is contained in:
parent
fca585d062
commit
a557735545
@ -22,7 +22,7 @@ export function Achievement() {
|
||||
setAchievements(achievements);
|
||||
});
|
||||
}
|
||||
}, []);
|
||||
}, [objectId, shop, userId]);
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user