uhoize fix

This commit is contained in:
mattyatea 2023-11-04 10:12:13 +09:00
parent ec64c9da11
commit 9d02079890
2 changed files with 21 additions and 5 deletions

View file

@ -218,7 +218,7 @@ function save() {
claimAchievement('markedAsCat');
}
if (profile.isGorilla) {
claimAchievement('markedAsCat');
claimAchievement('markedAsGorilla');
}
}