mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-28 07:17:04 +02:00
fix(API): Fix import config import (#14137)
This commit is contained in:
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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user