diff --git a/src/lambdas/get-app-theme-color.lambda.ts b/src/lambdas/get-app-theme-color.lambda.ts index bf8f3c7..68bc12a 100644 --- a/src/lambdas/get-app-theme-color.lambda.ts +++ b/src/lambdas/get-app-theme-color.lambda.ts @@ -51,7 +51,6 @@ export const getAppThemeColorLambda = (theme?: AppTheme) => { ], } } - if (theme === AppTheme.Christmas) return { light: [ Christmas.one,