This is an automated email from the ASF dual-hosted git repository.

mintsweet pushed a commit to branch fix-github-data-scope
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git

commit b8e9b1019583f8350e128aca6108f08b6f5f4b55
Author: mintsweet <[email protected]>
AuthorDate: Wed Apr 24 13:43:41 2024 +0800

    fix: plugin github config error
---
 config-ui/src/plugins/register/github/config.tsx | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config-ui/src/plugins/register/github/config.tsx 
b/config-ui/src/plugins/register/github/config.tsx
index 1679cdfae..295d9d1ad 100644
--- a/config-ui/src/plugins/register/github/config.tsx
+++ b/config-ui/src/plugins/register/github/config.tsx
@@ -100,7 +100,6 @@ export const GitHubConfig: IPluginConfig = {
     ],
   },
   dataScope: {
-    localSearch: true,
     title: 'Repositories',
     millerColumn: {
       columnCount: 2,

Reply via email to