Skip to content

Commit a3ed635

Browse files
committed
adds lens as a readable saved object for read-only dashboard users
1 parent 78f6410 commit a3ed635

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

x-pack/plugins/features/server/__snapshots__/oss_features.test.ts.snap

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

x-pack/plugins/features/server/oss_features.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ export const buildOSSFeatures = ({ savedObjectTypes, includeTimelion }: BuildOSS
172172
'visualization',
173173
'timelion-sheet',
174174
'canvas-workpad',
175+
'lens',
175176
'map',
176177
'dashboard',
177178
'query',

0 commit comments

Comments
 (0)