Fix missing semicolon.

This commit is contained in:
Alexis Lahouze 2016-02-17 08:27:39 +01:00
parent de14701614
commit 2db96d7ca9
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ module.exports = {
'accountant/frontend/static/templates/**/*.html'
]
}
}
};