fix(marketing): consistently mark custom video bg as beta (#19)

This commit is contained in:
hampus-fluxer 2026-01-04 15:23:46 +01:00 committed by GitHub
parent 93047d37a0
commit 692a231d14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -307,8 +307,8 @@ fn comparison_section(ctx: Context) -> Element(a) {
ctx, ctx,
g_(i18n_ctx, "Custom video backgrounds"), g_(i18n_ctx, "Custom video backgrounds"),
"1", "1",
g_(i18n_ctx, "Coming soon"), g_(i18n_ctx, "Beta"),
Some(g_(i18n_ctx, "Coming soon")), Some(g_(i18n_ctx, "Beta")),
), ),
comparison_check_row( comparison_check_row(
ctx, ctx,