You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -50,19 +44,6 @@ function ReplaysListContainer() {
50
44
<Layout.MainfullWidth>
51
45
<LayoutGap>
52
46
<ReplayListPageHeaderHook/>
53
-
{allMobileProj&&mobileBetaOrg ? (
54
-
<StyledAlerticon={<IconInfo/>}showIcon>
55
-
{tct(
56
-
`[strong:Mobile Replay is now generally available.] Since you participated in the beta, will have a two month grace period of free usage, until March 6. After that, you will be billed for [link:additional replays not included in your plan].`,
@@ -62,6 +66,19 @@ export default function ListContent() {
62
66
<ReplaysFilters/>
63
67
<ReplaysSearch/>
64
68
</FiltersContainer>
69
+
{allMobileProj&&mobileBetaOrg ? (
70
+
<StyledAlerticon={<IconInfo/>}showIcon>
71
+
{tct(
72
+
`[strong:Mobile Replay is now generally available.] Orgs that participated in the beta will have a two month grace period of unlimited usage until March 6. After that, you will be billed for [link:additional replays not included in your plan].`,
0 commit comments