mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
lint
This commit is contained in:
parent
10766526c5
commit
addc2a74d3
@ -44,7 +44,6 @@ const resetGameAchievements = async (
|
|||||||
`on-update-achievements-${game.objectID}-${game.shop}`,
|
`on-update-achievements-${game.objectID}-${game.shop}`,
|
||||||
gameAchievements
|
gameAchievements
|
||||||
);
|
);
|
||||||
|
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error(error);
|
console.error(error);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user