mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 05:07:05 +00:00
Huge cleanup of white space
This commit is contained in:
@@ -24,7 +24,7 @@ var config = {
|
||||
config: {
|
||||
calendars: [
|
||||
{
|
||||
symbol: 'calendar-check-o ',
|
||||
symbol: 'calendar-check-o ',
|
||||
url: 'webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics'
|
||||
}
|
||||
]
|
||||
@@ -60,9 +60,9 @@ var config = {
|
||||
}
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
/*************** DO NOT EDIT THE LINE BELOW ***************/
|
||||
if (typeof module !== 'undefined') {module.exports = config;}
|
||||
if (typeof module !== 'undefined') {module.exports = config;}
|
||||
|
Reference in New Issue
Block a user