Skip to content

Commit

Permalink
Fix broken type
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Apr 30, 2024
1 parent 87b93a5 commit f076848
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const routeDependencies: Omit<RouteDependencies, 'router'> = {
isLegacyTemplatesEnabled: true,
isIndexStatsEnabled: true,
isDataStreamsStorageColumnEnabled: true,
enableTogglingDataRetention: true,
},
indexDataEnricher: new IndexDataEnricher(),
lib: {
Expand Down

0 comments on commit f076848

Please sign in to comment.