Fix the widget's display date

This commit is contained in:
Samuel Shifterovich 2017-07-12 11:31:15 +02:00 committed by GitHub
parent 41e247bc3c
commit 4c4e5e7aee

View File

@ -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