mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
[Gitar] Cleaning up stale flag: eventTimeline with value true (#8615)
[![Gitar](https://raw.githubusercontent.com/gitarcode/.github/main/assets/gitar-banner.svg)](https://gitar.ai) This automated PR permanently enables the `eventTimeline` feature flag. --- This automated PR was generated by [Gitar](https://gitar.ai). View [docs](https://gitar.ai/docs). Co-authored-by: Gitar <noreply@gitar.ai>
This commit is contained in:
parent
38bd50dc8a
commit
b491d9eb8b
@ -87,7 +87,6 @@ export type UiFlags = {
|
|||||||
enableLegacyVariants?: boolean;
|
enableLegacyVariants?: boolean;
|
||||||
flagCreator?: boolean;
|
flagCreator?: boolean;
|
||||||
onboardingUI?: boolean;
|
onboardingUI?: boolean;
|
||||||
eventTimeline?: boolean;
|
|
||||||
personalDashboardUI?: boolean;
|
personalDashboardUI?: boolean;
|
||||||
purchaseAdditionalEnvironments?: boolean;
|
purchaseAdditionalEnvironments?: boolean;
|
||||||
unleashAI?: boolean;
|
unleashAI?: boolean;
|
||||||
|
Loading…
Reference in New Issue
Block a user