This commit is contained in:
Frank
2025-09-15 19:37:55 -04:00
parent 6c02d4ce66
commit 2c61b39088
2 changed files with 2 additions and 2 deletions

View File

@@ -311,7 +311,7 @@ function BillingSection() {
hour: "numeric", hour: "numeric",
minute: "2-digit", minute: "2-digit",
second: "2-digit", second: "2-digit",
})}{" "} })}
. Reason: {balanceInfo()?.reloadError?.replace(/\.$/, "")}. Please update your payment method and try . Reason: {balanceInfo()?.reloadError?.replace(/\.$/, "")}. Please update your payment method and try
again. again.
</p> </p>

View File

@@ -92,7 +92,7 @@ A couple of notes:
- These are the raw prices based on the provider we are using internally. We - These are the raw prices based on the provider we are using internally. We
charge a small markup on top of this to cover our processing fees. charge a small markup on top of this to cover our processing fees.
- Grok Code Fast 1 is currently free on opencode till Sep 10th. The xAI team is - Grok Code Fast 1 is currently free on opencode for a limited time. The xAI team is
using this time to collect feedback and improve Grok Code. using this time to collect feedback and improve Grok Code.
<a href={email}>Contact us</a> if you have any questions. <a href={email}>Contact us</a> if you have any questions.