summaryrefslogtreecommitdiffhomepage
path: root/cloud
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-09-15 19:37:55 -0400
committerFrank <[email protected]>2025-09-15 19:37:55 -0400
commit2c61b390881111843de5cb16ea7ecf27b97f0bd3 (patch)
treec648403b3c735fa7e121bbcb91f4b1b541a1f87d /cloud
parent6c02d4ce664994dcef7730444b2d1f7404f5767a (diff)
downloadopencode-2c61b390881111843de5cb16ea7ecf27b97f0bd3.tar.gz
opencode-2c61b390881111843de5cb16ea7ecf27b97f0bd3.zip
wip: zen
Diffstat (limited to 'cloud')
-rw-r--r--cloud/app/src/routes/workspace/[id].tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/app/src/routes/workspace/[id].tsx b/cloud/app/src/routes/workspace/[id].tsx
index a3e14cdf7..ad107825a 100644
--- a/cloud/app/src/routes/workspace/[id].tsx
+++ b/cloud/app/src/routes/workspace/[id].tsx
@@ -311,7 +311,7 @@ function BillingSection() {
hour: "numeric",
minute: "2-digit",
second: "2-digit",
- })}{" "}
+ })}
. Reason: {balanceInfo()?.reloadError?.replace(/\.$/, "")}. Please update your payment method and try
again.
</p>