Content-Length: 604 | pFad | http://github.com/lowcoder-org/lowcoder/pull/1808.diff
thub.com diff --git a/client/packages/lowcoder/src/pages/queryLibrary/QueryLibraryEditor.tsx b/client/packages/lowcoder/src/pages/queryLibrary/QueryLibraryEditor.tsx index 6d861f735..706c544b4 100644 --- a/client/packages/lowcoder/src/pages/queryLibrary/QueryLibraryEditor.tsx +++ b/client/packages/lowcoder/src/pages/queryLibrary/QueryLibraryEditor.tsx @@ -146,6 +146,7 @@ export const QueryLibraryEditor = () => { useEffect(() => { if (orgId) { + dispatch(fetchDataSourceTypes({ organizationId: orgId })); dispatch( fetchDatasource({ organizationId: orgId,Fetched URL: http://github.com/lowcoder-org/lowcoder/pull/1808.diff
Alternative Proxies: