This is an automated email from the ASF dual-hosted git repository.
klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
The following commit(s) were added to refs/heads/main by this push:
new c7b6336ba fix: plugin github config error (#7365)
c7b6336ba is described below
commit c7b6336bae7c93ac7fdae00f6f9f7e70af195192
Author: 青湛 <[email protected]>
AuthorDate: Wed Apr 24 13:49:43 2024 +0800
fix: plugin github config error (#7365)
---
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,