fix(marketing): consistently mark custom video bg as beta (#19)
This commit is contained in:
parent
93047d37a0
commit
692a231d14
@ -307,8 +307,8 @@ fn comparison_section(ctx: Context) -> Element(a) {
|
||||
ctx,
|
||||
g_(i18n_ctx, "Custom video backgrounds"),
|
||||
"1",
|
||||
g_(i18n_ctx, "Coming soon"),
|
||||
Some(g_(i18n_ctx, "Coming soon")),
|
||||
g_(i18n_ctx, "Beta"),
|
||||
Some(g_(i18n_ctx, "Beta")),
|
||||
),
|
||||
comparison_check_row(
|
||||
ctx,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user