From 444e985787cd8a5d2167bdd365b7e0819a81b2c4 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:15:54 +0800 Subject: [PATCH] added savedObjects to requiredPlugins (#231) (#233) (cherry picked from commit b7af70cf8597c027f0563002cec25c7b4199a3fa) Signed-off-by: Yulong Ruan Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] --- opensearch_dashboards.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 17370acd..67323557 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -10,7 +10,8 @@ "embeddable", "opensearchDashboardsReact", "opensearchDashboardsUtils", - "visualizations" + "visualizations", + "savedObjects" ], "optionalPlugins": [ "dataSource",