mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-06 17:34:58 +01:00
chore: format code
This commit is contained in:
@@ -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 />
|
||||||
|
|||||||
Reference in New Issue
Block a user