elf display fix

This commit is contained in:
thepaperpilot 2022-12-14 20:34:12 -06:00
parent eb8a4166f4
commit a46f390d06

View file

@ -650,8 +650,8 @@ const layer = createLayer(id, function (this: BaseLayer) {
description: jsx(() => (
<>
{options.description}
{upgrade.bought.value &&
!["Peppermint", "Twinkle", "Cocoa", "Frosty"].includes(
{upgrade.bought.value ||
["Peppermint", "Twinkle", "Cocoa", "Frosty"].includes(
options.name
) ? null : (
<>