mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 20:16:37 +08:00
余额
This commit is contained in:
parent
5d7a0aff0d
commit
d69b856d99
@ -442,7 +442,7 @@ export function Settings() {
|
|||||||
<></>
|
<></>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
<SettingItem
|
{/* <SettingItem
|
||||||
title={Locale.Settings.Usage.Title}
|
title={Locale.Settings.Usage.Title}
|
||||||
subTitle={
|
subTitle={
|
||||||
showUsage
|
showUsage
|
||||||
@ -464,7 +464,7 @@ export function Settings() {
|
|||||||
onClick={checkUsage}
|
onClick={checkUsage}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
</SettingItem>
|
</SettingItem> */}
|
||||||
|
|
||||||
<SettingItem
|
<SettingItem
|
||||||
title={Locale.Settings.HistoryCount.Title}
|
title={Locale.Settings.HistoryCount.Title}
|
||||||
|
Loading…
Reference in New Issue
Block a user