refactor: Fix Enteprise type errors (#9442)
This commit is contained in:
@@ -68,6 +68,11 @@ export const defaultSettings: IN8nUISettings = {
|
||||
externalSecrets: false,
|
||||
workerView: false,
|
||||
advancedPermissions: false,
|
||||
projects: {
|
||||
team: {
|
||||
limit: 1,
|
||||
},
|
||||
},
|
||||
},
|
||||
expressions: {
|
||||
evaluator: 'tournament',
|
||||
|
||||
Reference in New Issue
Block a user