mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Fix incorrect mailto format #1521
This commit is contained in:
parent
71718db8f0
commit
90a3d2b62a
5 changed files with 42 additions and 9 deletions
|
|
@ -640,6 +640,7 @@ gulp.task('watch', ['css:main', 'js:validate'], function() {
|
|||
});
|
||||
|
||||
// aliases
|
||||
gulp.task('lint', ['js:eslint']);
|
||||
gulp.task('build', ['rainloop']);
|
||||
|
||||
gulp.task('all', function(callback) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue