Rimuove featured anche da billing squadra.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-02 17:23:57 +02:00
parent 15e57cddee
commit ef805984ee

View File

@@ -7,7 +7,7 @@
<div class="plans">
<% @plans.each do |plan| %>
<div class="plan-card <%= 'featured' if plan.slug == @entitlements.plan.slug %>">
<div class="plan-card">
<h3><%= plan.name %></h3>
<% if plan.slug == "free" %>
<div class="plan-price">€0</div>