Skip to content

Commit

Permalink
Feature flag and substitute modified impactful components
Browse files Browse the repository at this point in the history
  • Loading branch information
tidy-dev committed Dec 10, 2024
1 parent c6d71b3 commit 560d453
Show file tree
Hide file tree
Showing 4 changed files with 1,739 additions and 1 deletion.
2 changes: 2 additions & 0 deletions app/src/lib/feature-flag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ export const enableCustomIntegration = () => true

export const enableResizingToolbarButtons = () => true
export const enableGitConfigParameters = enableBetaFeatures

export const enableFilteredChangesList = enableDevelopmentFeatures
Loading

0 comments on commit 560d453

Please sign in to comment.