mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Fix the widget's display date
This commit is contained in:
parent
41e247bc3c
commit
4c4e5e7aee
@ -94,13 +94,6 @@
|
||||
*/
|
||||
delay: 1000, // @type {number}
|
||||
|
||||
/*
|
||||
* Specify a date on which to display the widget. Defaults to July 12th, 2017 if
|
||||
* omitted. ISO-8601 dates are UTC time, three-argument dates (with a zero-based
|
||||
* month) are local time.
|
||||
*/
|
||||
date: new Date(2017, 7, 12), // @type {Date}
|
||||
|
||||
/*
|
||||
* If you show the modal on your homepage, you should let users close it to
|
||||
* access your site. However, if you launch a new tab to open the modal, closing
|
||||
|
Loading…
Reference in New Issue
Block a user