Update custom.html

master
Ronin0000 2021-11-21 08:19:53 -08:00 committed by GitHub
parent e77d998002
commit 529b0cb463
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
nowIndicator: true,
editable: true,
height: 600,
initialDate: '2021-01-01', // will be parsed as local
initialDate: '2021-01-02', // will be parsed as local
select: function(arg) {
var title = prompt('Event Title:');
if (title) {