diff --git a/platform/features/plot/bundle.js b/platform/features/plot/bundle.js index 4564ec5d3c..87b2723113 100644 --- a/platform/features/plot/bundle.js +++ b/platform/features/plot/bundle.js @@ -90,7 +90,7 @@ define([ ], "services": [ { - "key": "ExportImageService", + "key": "exportImageService", "implementation": exportImageService, "depends": [ "$q",