Skip to content

Commit

Permalink
[7.x] [Maps] New mappings: maps-telemetry -> maps (elastic#69816) (el…
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Caldwell authored Jun 24, 2020
1 parent 1716239 commit 7371ad8
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 7371ad8

Please sign in to comment.