mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 22:06:17 +00:00
feat: update hook dependency
This commit is contained in:
@@ -22,7 +22,7 @@ export function Achievement() {
|
||||
setAchievements(achievements);
|
||||
});
|
||||
}
|
||||
}, []);
|
||||
}, [objectId, shop, userId]);
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user