1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-28 07:50:55 +02:00

Merge branch 'release-1.14'

This commit is contained in:
antelle 2020-05-04 19:21:54 +02:00
commit 03c44d76c9
No known key found for this signature in database
GPG Key ID: 094A2F2D6136A4EE

View File

@ -191,7 +191,7 @@ module.exports = function(grunt) {
},
app: {
src: 'tmp/app.html',
dest: 'dist/app.html'
dest: 'dist/index.html'
}
},
htmlmin: {