mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 06:02:25 -05:00
✏️ Add TODO comment
This commit is contained in:
parent
7786edd7d2
commit
05d78d6c92
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@ function copyIcons() {
|
|||
|
||||
return src('credentials/**/*.{png,svg}').pipe(dest('dist/credentials'));
|
||||
}
|
||||
|
||||
// TODO: Add i18n to pipeline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue