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',
|
light: 'light',
|
||||||
dark: 'dark'
|
dark: 'dark'
|
||||||
};
|
};
|
||||||
export const initial = 'select';
|
|
||||||
export const greenweb = {
|
export const greenweb = {
|
||||||
// this goes into src/common/greenweb.njk
|
// this goes into src/common/greenweb.njk
|
||||||
providers: {
|
providers: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue