GitHub Action преди 7 месеца
родител
ревизия
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 />
         <KeySection />
         <BillingSection />
         <BillingSection />
         <Show when={true}>
         <Show when={true}>
-        {/*<Show when={balanceInfo()?.reload}>*/}
+          {/*<Show when={balanceInfo()?.reload}>*/}
           <MonthlyLimitSection />
           <MonthlyLimitSection />
         </Show>
         </Show>
         <UsageSection />
         <UsageSection />