diff --git a/_site/content/posts/modules/gcal.md b/_site/content/posts/modules/gcal.md index 5dbfa014..f8866481 100644 --- a/_site/content/posts/modules/gcal.md +++ b/_site/content/posts/modules/gcal.md @@ -122,3 +122,6 @@ Values: A positive integer, `0..n`. Your Google client secret JSON file.
Values: A string representing a file path to the JSON secret file. +`showDeclined`
+Whether or not to display events you've declined to attend.
+Values: `true`, or `false` diff --git a/docs/posts/modules/gcal/index.html b/docs/posts/modules/gcal/index.html index 811682db..bcf47f46 100644 --- a/docs/posts/modules/gcal/index.html +++ b/docs/posts/modules/gcal/index.html @@ -247,6 +247,10 @@ Values: A positive integer, 0..n.

Your Google client secret JSON file.
Values: A string representing a file path to the JSON secret file.

+

showDeclined
+Whether or not to display events you’ve declined to attend.
+Values: true, or false

+