diff --git a/views/app/pets.html b/views/app/pets.html index 7f692e3979..173f43c899 100644 --- a/views/app/pets.html +++ b/views/app/pets.html @@ -52,9 +52,9 @@
  • {#if not(_user.items.food)} -

    You don't have any food yet.

    +

    You don't have any hatching powder yet.

    {/if} - + {#each _user.items.food as :food}