mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 05:17:57 +00:00 
			
		
		
		
	Fix the widget's display date
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							41e247bc3c
						
					
				
				
					commit
					4c4e5e7aee
				
			@@ -94,13 +94,6 @@
 | 
				
			|||||||
	     */
 | 
						     */
 | 
				
			||||||
	    delay: 1000, // @type {number}
 | 
						    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
 | 
						     * 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
 | 
						     * access your site. However, if you launch a new tab to open the modal, closing
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user