1
0
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:
David Leek 2024-11-20 14:08:04 +01:00 committed by GitHub
parent a59a031362
commit 4db1b5df03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ process.nextTick(async () => {
releasePlans: false,
simplifyProjectOverview: true,
showUserDeviceCount: true,
flagOverviewRedesign: true,
flagOverviewRedesign: false,
},
},
authentication: {