mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-09-22 10:00:42 +02:00
fix(API): Fix import config import (#14137)
This commit is contained in:
@@ -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