Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlog committed Oct 3, 2022
1 parent 636bb69 commit d53aad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kbn-doc-links/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ export interface DocLinks {
readonly trustedApps: string;
readonly eventFilters: string;
readonly blocklist: string;
readonly endpointArtifactsOptimize: string;
readonly policyResponseTroubleshooting: {
full_disk_access: string;
macos_system_ext: string;
Expand Down

0 comments on commit d53aad5

Please sign in to comment.