remove unused config option
This commit is contained in:
parent
39d4551f3e
commit
a1ac8aa578
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ export const themeSwitch = {
|
|||
light: 'light',
|
||||
dark: 'dark'
|
||||
};
|
||||
export const initial = 'select';
|
||||
export const greenweb = {
|
||||
// this goes into src/common/greenweb.njk
|
||||
providers: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue