Skip to content

Commit

Permalink
fix loading of custom loginPage
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuschelCGN authored Sep 6, 2024
1 parent 8eb1717 commit 0769350
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Config.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ export function Config({ children }) {
timeOfDay: timeCheck(...location),
config: {
...data.map,
loginPage: null,
holidayEffects: (data.map.holidayEffects || []).filter(checkHoliday),
},
polling: data.api.polling,
Expand Down

0 comments on commit 0769350

Please sign in to comment.