Skip to content

Commit

Permalink
Display data service lab project
Browse files Browse the repository at this point in the history
  • Loading branch information
poffdeluxe committed Apr 27, 2021
1 parent 998abb9 commit c1f5252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/presentation_util/common/labs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const projects: { [ID in ProjectID]: ProjectConfig & { id: ID } } = {
[USE_DATA_SERVICE]: {
id: USE_DATA_SERVICE,
isActive: true,
isDisplayed: true,
environments: ['kibana', 'browser', 'session'],
name: i18n.translate('presentationUtil.experiments.enableUseDataServiceExperimentName', {
defaultMessage: 'Use data service',
Expand Down

0 comments on commit c1f5252

Please sign in to comment.