mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 10:44:21 +01:00
wip: zen
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user