mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 20:22:53 +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",
|
module: "calendar",
|
||||||
position: "bottom_bar",
|
position: "bottom_bar",
|
||||||
config: {
|
config: {
|
||||||
maximumEntries: 4,
|
|
||||||
maximumNumberOfDays: 10000,
|
|
||||||
calendars: [
|
calendars: [
|
||||||
{
|
{
|
||||||
|
maximumEntries: 4,
|
||||||
|
maximumNumberOfDays: 10000,
|
||||||
symbol: "birthday-cake",
|
symbol: "birthday-cake",
|
||||||
fullDaySymbol: "calendar-day",
|
fullDaySymbol: "calendar-day",
|
||||||
recurringSymbol: "undo",
|
recurringSymbol: "undo",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user