diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index d5b4b922..1df4f2be 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -15,5 +15,7 @@ "server": true, "ui": true, "supportedOSDataSourceVersions": ">=2.0.0", - "requiredOSDataSourcePlugins": ["opensearch-notifications"] -} + "requiredOSDataSourcePlugins": [ + "opensearch-notifications" + ] +} \ No newline at end of file