fix: dark theme improvements

This commit is contained in:
Nicolas Giard
2018-12-29 22:12:52 -05:00
parent edb97b832d
commit 771935ee68
5 changed files with 49 additions and 14 deletions

View File

@@ -196,8 +196,7 @@ export default {
{ text: 'Path Matches Regex...', value: 'REGEX', icon: '$.*' }
],
locales: [
{ text: 'English', value: 'en' },
{ text: 'Français', value: 'fr' },
{ text: 'English', value: 'en' }
]
}
},