mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(API): Fix import config import (#14137)
This commit is contained in:
committed by
GitHub
parent
71f281b90d
commit
6f60d657eb
@@ -1,4 +1,4 @@
|
||||
import { Config, Env } from '@n8n/config/src/decorators';
|
||||
import { Config, Env } from '@n8n/config';
|
||||
|
||||
@Config
|
||||
export class InsightsConfig {
|
||||
|
||||
Reference in New Issue
Block a user