From cb56d768f44f220011bf0ae250a7d8fcd679a001 Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Mon, 8 Apr 2024 01:29:31 -0600 Subject: [PATCH] revert(portal): "chore(portal): Save MAU billing for a future feature update (#4414)" This reverts commit 6b9231a21b1a85cf67400a7c19135683ecf1febc. --- elixir/apps/web/lib/web/live/settings/billing.ex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elixir/apps/web/lib/web/live/settings/billing.ex b/elixir/apps/web/lib/web/live/settings/billing.ex index 9ae2f2f1d..aad19ded1 100644 --- a/elixir/apps/web/lib/web/live/settings/billing.ex +++ b/elixir/apps/web/lib/web/live/settings/billing.ex @@ -102,7 +102,7 @@ defmodule Web.Settings.Billing do <.vertical_table_row :if={not is_nil(@account.limits.monthly_active_users_count)}> <:label> -

Users

+

Seats

<:value> used / <%= @account.limits.monthly_active_users_count %> allowed -

Includes both admins and regular users.

+

users with at least one device signed-in within last month