mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-14 01:16:17 +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,
|
releasePlans: false,
|
||||||
simplifyProjectOverview: true,
|
simplifyProjectOverview: true,
|
||||||
showUserDeviceCount: true,
|
showUserDeviceCount: true,
|
||||||
flagOverviewRedesign: true,
|
flagOverviewRedesign: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
authentication: {
|
authentication: {
|
||||||
|
Loading…
Reference in New Issue
Block a user