Skip to content

Commit

Permalink
disable template timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Jun 8, 2020
1 parent 7749f4c commit 9161f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security_solution/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ export const showAllOthersBucket: string[] = [
* CreateTemplateTimelineBtn
* Remove the comment here to enable template timeline
*/
export const disableTemplate = false;
export const disableTemplate = true;

0 comments on commit 9161f97

Please sign in to comment.