diff --git a/src/config.js b/src/config.js index 1ed8a508..0de02032 100644 --- a/src/config.js +++ b/src/config.js @@ -11,7 +11,7 @@ const i18n = { ... 6: Saturday */ - firstDayOfTheWeek: 0, + firstDayOfWeek: 0, }; // To pass environment variables to the client app in the build