So, I got the message about a new update and when I closed down MM npm complained about being old.
So I updated npm.
After that I ran git pull && npm install
Nothing happened.
git pull gives
Updating 6db61b4..de57daa
But nothing happens.
So, I got the message about a new update and when I closed down MM npm complained about being old.
So I updated npm.
After that I ran git pull && npm install
Nothing happened.
git pull gives
Updating 6db61b4..de57daa
But nothing happens.
Same problem for me.
{
module: "calendar",
header: "Kalender",
position: "top_left",
config: {
fetchInterval: 21600000,
colored: true,
coloredSymbolOnly: true,
joiningWord: "kl.",
getRelative: 8,
urgency: 7,
timeFormat: 'absolute',
//showEnd: false,
calendars: [
{
// Mårtens Kalender
color: "#6dc0ec",
url: "https://calendar.google.com/calendar/ical/
},
{
// Alfred och Hjalmar bokningar
fullDayEventDateFormat: "DD/MM",
symbol: "child",
color: "#008000",
url: "https://calendar.google.com/calendar/ical/
},
{
// Svenska helgdagar (aftnar ibland)
symbol: "bed",
color: "#772222",
maximumNumberOfDays: 14,
url: "https://calendar.google.com/calendar/ical/sv.swedish%23holiday%40group.v.calendar.google.com/public/basic.ics"
},
]
}
},
The “Sitta i Servicedesk” should be from 09:00-12:00 not from “Dec 12e” or “Today”