remove unused config option

This commit is contained in:
madrilene 2024-07-04 10:27:45 +02:00
parent 39d4551f3e
commit a1ac8aa578

View file

@ -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: {