Update color

This commit is contained in:
Sébastien Chopin 2017-02-10 13:05:05 +01:00
parent 2c7eecace7
commit 77f9e90c82
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
module.exports = {
loading: {
color: 'cyan'
},
router: {
middleware: 'i18n'
},