mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 03:34:14 +00:00
fix(achievement): Bunny not Rabbit
This commit is contained in:
parent
44a4740e1d
commit
b4dc3796a1
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ const ANIMAL_SET_ACHIEVEMENTS = {
|
|||
'Rooster',
|
||||
'FlyingPig',
|
||||
'Rat',
|
||||
'Rabbit',
|
||||
'Bunny',
|
||||
'Horse',
|
||||
'Cow',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue