Skip to content

Commit

Permalink
Adding missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Maja Grubic committed Aug 19, 2020
1 parent fd9972d commit ace09ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/visualize/kibana.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"savedObjects",
"visualizations",
"embeddable",
"dashboard"
"dashboard",
"uiActions"
],
"optionalPlugins": ["home", "share"],
Expand Down

0 comments on commit ace09ce

Please sign in to comment.