mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Reverted changes in custom.js for testing
This commit is contained in:
parent
21284e7795
commit
20a50f8382
@ -20,10 +20,10 @@ let config = {
|
||||
module: "calendar",
|
||||
position: "bottom_bar",
|
||||
config: {
|
||||
maximumEntries: 4,
|
||||
maximumNumberOfDays: 10000,
|
||||
calendars: [
|
||||
{
|
||||
maximumEntries: 4,
|
||||
maximumNumberOfDays: 10000,
|
||||
symbol: "birthday-cake",
|
||||
fullDaySymbol: "calendar-day",
|
||||
recurringSymbol: "undo",
|
||||
|
Loading…
x
Reference in New Issue
Block a user