mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 12:06:38 +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}
|
||||
subTitle={
|
||||
showUsage
|
||||
@ -464,7 +464,7 @@ export function Settings() {
|
||||
onClick={checkUsage}
|
||||
/>
|
||||
)}
|
||||
</SettingItem>
|
||||
</SettingItem> */}
|
||||
|
||||
<SettingItem
|
||||
title={Locale.Settings.HistoryCount.Title}
|
||||
|
Loading…
Reference in New Issue
Block a user