Read the statement by Michael Teeuw here.
Default Calendar
-
I setup two different calendars in the config with url: “”, and url:“” however only one displays, am I missing something?
-
@swvalenti in the module config, the calendars sestting is a list
calendars: [ { url: // first calendar ics symbol: }, { url: // second calendar ics symbol: }, ] // <- end of list
-
@sdetweil This is what I have but crashes the mirror…its the same as you put
calendars: [ { symbol: "calendar-check", url: "" }, { symbol: "calendar-check", url: "" }, ] }
-
@swvalenti show me the output of ‘crashes the mirror’
-
@sdetweil Just goes to a black screen and throws a bunch of red errors in the cmd window, cant even run dev, one at a time works fine
-
@swvalenti show me the errors in the cmd window…
-
@sdetweil it wont let me i have to end task cause it wont let me exit mirror
-
@swvalenti ctrl-m will minimize
crel-c will end in the cmd window -
@sdetweil yea i wont minimize that why i have to end task
-
@swvalenti alt-spacebar, n
never had it not work…
this is why I use ssh for all my access… never have keyboard troubles…