mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(editor): Remove AI Error Debugging (#9337)
This commit is contained in:
committed by
GitHub
parent
f64a41d617
commit
cda062bde6
@@ -2568,7 +2568,6 @@ export interface IN8nUISettings {
|
||||
enabled: boolean;
|
||||
provider: string;
|
||||
features: {
|
||||
errorDebugging: boolean;
|
||||
generateCurl: boolean;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user