mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
Rename text constant
This commit is contained in:
parent
2fe279e441
commit
c031a946e8
14 changed files with 14 additions and 14 deletions
|
|
@ -451,5 +451,5 @@ module.exports = function (grunt) {
|
|||
grunt.registerTask('u', ['uglify']);
|
||||
grunt.registerTask('h', ['jshint']);
|
||||
grunt.registerTask('b', ['build']);
|
||||
grunt.registerTask('w', ['watch']);
|
||||
grunt.registerTask('w', ['default', 'watch']);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue