mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-26 01:17:00 +02:00
chore: disable flagOVerviewRedesign on OSS (#8808)
This commit is contained in:
parent
a59a031362
commit
4db1b5df03
@ -56,7 +56,7 @@ process.nextTick(async () => {
|
||||
releasePlans: false,
|
||||
simplifyProjectOverview: true,
|
||||
showUserDeviceCount: true,
|
||||
flagOverviewRedesign: true,
|
||||
flagOverviewRedesign: false,
|
||||
},
|
||||
},
|
||||
authentication: {
|
||||
|
Loading…
Reference in New Issue
Block a user