mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
refactor(editor): Move settings api to @n8n/rest-api-client (no-changelog) (#16186)
This commit is contained in:
@@ -9,7 +9,9 @@ export * from './mfa';
|
||||
export * from './nodeTypes';
|
||||
export * from './npsSurvey';
|
||||
export * from './orchestration';
|
||||
export * from './prompts';
|
||||
export * from './roles';
|
||||
export * from './settings';
|
||||
export * from './sso';
|
||||
export * from './ui';
|
||||
export * from './versions';
|
||||
|
||||
Reference in New Issue
Block a user