mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
fix: Update permission for showing workflow caller policy (#4916)
* fix: Update permission for showing workflow caller polic * fix: remove unused store setting
This commit is contained in:
@@ -805,7 +805,6 @@ export interface IN8nUISettings {
|
||||
deployment?: {
|
||||
type: string;
|
||||
};
|
||||
isWorkflowSharingEnabled: boolean;
|
||||
}
|
||||
|
||||
export interface IWorkflowSettings extends IWorkflowSettingsWorkflow {
|
||||
|
||||
Reference in New Issue
Block a user