Fix typo in config

This commit is contained in:
Kimmo Puputti 2017-11-28 10:02:42 +02:00
parent d35e69a7f4
commit ed7eb293d7

View file

@ -11,7 +11,7 @@ const i18n = {
...
6: Saturday
*/
firstDayOfTheWeek: 0,
firstDayOfWeek: 0,
};
// To pass environment variables to the client app in the build