mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Change custom calendar test to not include past events
This commit is contained in:
parent
b735cb96a0
commit
51a1399bca
@ -19,6 +19,7 @@ let config = {
|
|||||||
{
|
{
|
||||||
module: "calendar",
|
module: "calendar",
|
||||||
position: "bottom_bar",
|
position: "bottom_bar",
|
||||||
|
broadcastPastEvents: false,
|
||||||
config: {
|
config: {
|
||||||
calendars: [
|
calendars: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user