Update file inject.js
This commit is contained in:
@@ -31,10 +31,14 @@ license_sdk_1.LicenseManager.prototype.licenseCert = {
|
|||||||
"feat:variables": true,
|
"feat:variables": true,
|
||||||
"feat:debugInEditor": true,
|
"feat:debugInEditor": true,
|
||||||
"feat:workflowHistory": true,
|
"feat:workflowHistory": true,
|
||||||
"feat:showNonProdBanner": true,
|
"feat:showNonProdBanner": false,
|
||||||
"feat:externalSecrets": true,
|
"feat:externalSecrets": true,
|
||||||
"feat:apiDisabled": true,
|
"feat:apiDisabled": true,
|
||||||
"feat:sourceControl": true,
|
"feat:sourceControl": true,
|
||||||
|
"feat:binaryDataS3": true,
|
||||||
|
"feat:multipleMainInstances": true,
|
||||||
|
"feat:workerView": true,
|
||||||
|
"feat:advancedPermissions": true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user