feat(editor): Add Workflow history route and base page (no-changelog) (#7161)

This commit is contained in:
Csaba Tuncsik
2023-09-15 13:17:04 +02:00
committed by GitHub
parent 556a6132ba
commit 240b2f075e
6 changed files with 88 additions and 4 deletions

View File

@@ -324,6 +324,7 @@ export class Server extends AbstractServer {
externalSecrets: false,
showNonProdBanner: false,
debugInEditor: false,
workflowHistory: false,
},
mfa: {
enabled: false,