mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Added 'getRelative' tag
This commit is contained in:
parent
0ff4884d3a
commit
4630740ac7
@ -23,7 +23,7 @@ Module.register("calendar",{
|
|||||||
fade: true,
|
fade: true,
|
||||||
urgency: 7,
|
urgency: 7,
|
||||||
timeFormat: "relative",
|
timeFormat: "relative",
|
||||||
getRelative: '6',
|
getRelative: 6,
|
||||||
fadePoint: 0.25, // Start on 1/4th of the list.
|
fadePoint: 0.25, // Start on 1/4th of the list.
|
||||||
calendars: [
|
calendars: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user