✏️ Add TODO comment

This commit is contained in:
Iván Ovejero 2022-06-27 12:22:08 +02:00
commit 05d78d6c92

View file

@ -7,3 +7,5 @@ function copyIcons() {
return src('credentials/**/*.{png,svg}').pipe(dest('dist/credentials'));
}
// TODO: Add i18n to pipeline