mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
fix(editor): Fix External secrets typecheck (no-changelog) (#9434)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import type { PropType } from 'vue';
|
||||
import type { ExternalSecretsProvider } from '@/Interface';
|
||||
import { computed } from 'vue';
|
||||
|
||||
import infisical from '../assets/images/infisical.webp';
|
||||
import doppler from '../assets/images/doppler.webp';
|
||||
import vault from '../assets/images/hashicorp.webp';
|
||||
|
||||
Reference in New Issue
Block a user