fix: small typo (#811)

This commit is contained in:
Marco Westerhof 2019-03-26 10:45:21 +01:00 committed by Ran Luo
parent ec5993a3a1
commit 499a3cd36b

View File

@ -7,7 +7,7 @@ export default {
label: 'Theme',
id: 'themeMenu',
submenu: [{
label: 'Mateial Dark',
label: 'Material Dark',
type: 'radio',
id: 'dark',
checked: theme === 'dark',