diff --git a/files/templates/shop.html b/files/templates/shop.html index ad7c268be..e4c1a6088 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -87,7 +87,7 @@ {% set kind = a['kind'] %} Buy - {% if v.procoins and kind not in ["agendaposter","unban","grass"] %}Buy with Marseybux{% endif %} + {% if v.procoins and kind not in ["agendaposter","grass"] %}Buy with Marseybux{% endif %} {% endfor %}