Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
This commit is contained in:
commit
46821a2037
|
@ -1052,7 +1052,7 @@ export function Settings() {
|
|||
</>
|
||||
)}
|
||||
|
||||
{!shouldHideBalanceQuery ? (
|
||||
{!shouldHideBalanceQuery && !clientConfig?.isApp ? (
|
||||
<ListItem
|
||||
title={Locale.Settings.Usage.Title}
|
||||
subTitle={
|
||||
|
|
Loading…
Reference in New Issue