diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 30e895452..e2fec1a51 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -5,7 +5,10 @@ "configPath": [ "opensearch_alerting" ], - "optionalPlugins": ["dataSource", "dataSourceManagement"], + "optionalPlugins": [ + "dataSource", + "dataSourceManagement" + ], "requiredPlugins": [ "uiActions", "dashboard", @@ -19,4 +22,4 @@ ], "server": true, "ui": true -} +} \ No newline at end of file