Skip to content

Commit

Permalink
[Maps] New mappings: maps-telemetry -> maps (#69816)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Caldwell authored Jun 24, 2020
1 parent 34307c8 commit a89fa3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/maps/server/saved_objects/maps_telemetry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import { SavedObjectsType } from 'src/core/server';

export const mapsTelemetrySavedObjects: SavedObjectsType = {
name: 'maps-telemetry',
name: 'maps',
hidden: false,
namespaceType: 'agnostic',
mappings: {
Expand Down

0 comments on commit a89fa3c

Please sign in to comment.