feat(core): Add Advanced Permissions to FE settings (no-changelog) (#7867)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Omar Ajoue
2023-11-29 15:56:35 +01:00
committed by GitHub
parent 054c4bacd5
commit 74b4513298
2 changed files with 3 additions and 0 deletions

View File

@@ -2335,6 +2335,7 @@ export interface IN8nUISettings {
binaryDataS3: boolean;
workflowHistory: boolean;
workerView: boolean;
advancedPermissions: boolean;
};
hideUsagePage: boolean;
license: {