فهرست منبع

chore: format code

GitHub Action 5 ماه پیش
والد
کامیت
170ea9c32b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      cloud/app/src/routes/workspace/[id].tsx

+ 1 - 1
cloud/app/src/routes/workspace/[id].tsx

@@ -39,7 +39,7 @@ export default function () {
         <KeySection />
         <BillingSection />
         <Show when={true}>
-        {/*<Show when={balanceInfo()?.reload}>*/}
+          {/*<Show when={balanceInfo()?.reload}>*/}
           <MonthlyLimitSection />
         </Show>
         <UsageSection />