Skip to content

Commit

Permalink
Updates setup
Browse files Browse the repository at this point in the history
  • Loading branch information
TinaHeiligers committed Oct 27, 2024
1 parent 3868cb0 commit d1c0de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/root/core-root-server-internal/src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ export class Server {
elasticsearch: elasticsearchServiceSetup,
deprecations: deprecationsSetup,
coreUsageData: coreUsageDataSetup,
docLinks: docLinksSetup,
});

const uiSettingsSetup = await this.uiSettings.setup({
Expand Down

0 comments on commit d1c0de4

Please sign in to comment.