fix: remove typo introduced in merge
This commit is contained in:
parent
d9fba6d79d
commit
268a7ce3b6
|
@ -41,6 +41,7 @@ const themes = [
|
||||||
dark: false,
|
dark: false,
|
||||||
color: '#4ab92f'
|
color: '#4ab92f'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
name: 'grayscale',
|
name: 'grayscale',
|
||||||
label: 'Grayscale',
|
label: 'Grayscale',
|
||||||
dark: false,
|
dark: false,
|
||||||
|
|
Loading…
Reference in New Issue