mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-09 11:14:29 +02:00
Fix
This commit is contained in:
parent
87846e1a4a
commit
4dda402c6e
@ -41,7 +41,7 @@ process.nextTick(async () => {
|
|||||||
maintenance: true,
|
maintenance: true,
|
||||||
featuresExportImport: true,
|
featuresExportImport: true,
|
||||||
newProjectOverview: true,
|
newProjectOverview: true,
|
||||||
projectStatusApi: false,
|
projectStatusApi: true,
|
||||||
showProjectApiAccess: true,
|
showProjectApiAccess: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user