Skip to content

Commit 64b7f58

Browse files
committed
[Fix]: #1849 remove common settings
1 parent 7346eec commit 64b7f58

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

client/packages/lowcoder/src/pages/setting/advanced/AdvancedSetting.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,7 @@ export function AdvancedSetting() {
110110
}
111111
}, [canLeave]);
112112

113-
useEffect(() => {
114-
dispatch(fetchCommonSettings({ orgId: currentUser.currentOrgId }));
115-
}, [currentUser.currentOrgId, dispatch]);
113+
116114

117115
const handleSave = (key: keyof typeof settings, onSuccess?: () => void) => {
118116
return (value?: any) => {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy