fix: add credentials export and fix logo display
- Add KDriveCredentials to n8n.credentials in package.json to make credentials discoverable - Update build script to copy kdrive.svg to dist directory for proper logo display - Update SVG logo with improved design - Fix TypeScript types and error handling in GenericFunctions and KDrive node - Add default values to node properties for better UX
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
node_modules/*
|
||||
dist/*
|
||||
Reference in New Issue
Block a user