mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
fix: Disable errors obfuscation (no-changelog) (#10617)
This commit is contained in:
@@ -109,5 +109,3 @@ export const SINGLE_EXECUTION_NODES: { [key: string]: { [key: string]: NodeParam
|
||||
operation: [undefined], // default info
|
||||
},
|
||||
};
|
||||
|
||||
export const OBFUSCATED_ERROR_MESSAGE = 'Internal error';
|
||||
|
||||
Reference in New Issue
Block a user