mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
9e172812cb
@ -113,7 +113,6 @@ export function Settings(props: { closeSettings: () => void }) {
|
||||
|
||||
useEffect(() => {
|
||||
checkUpdate();
|
||||
checkUsage();
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, []);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user