From b69ba48ad4604cec2118e331f67f750bd5f60d4b Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 11 Jul 2023 12:29:32 +0100 Subject: [PATCH] update GithubLoader marketplace --- .../server/marketplaces/chatflows/Github Repo QnA.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/server/marketplaces/chatflows/Github Repo QnA.json b/packages/server/marketplaces/chatflows/Github Repo QnA.json index 92ad0967..73fbf304 100644 --- a/packages/server/marketplaces/chatflows/Github Repo QnA.json +++ b/packages/server/marketplaces/chatflows/Github Repo QnA.json @@ -98,6 +98,13 @@ "optional": true, "id": "github_1-input-accessToken-password" }, + { + "label": "Recursive", + "name": "recursive", + "type": "boolean", + "optional": true, + "id": "github_1-input-recursive-boolean" + }, { "label": "Metadata", "name": "metadata",