Update custom.html

pull/925/head
Ronin0000 2021-11-21 07:44:30 -08:00 committed by GitHub
parent 45feb1b2ff
commit 68db21acbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
},
});
calendar.render();
calendar.gotoDate(2021-04-01);
calendar.gotoDate(2021-01-10);
});
// When the 'upload' button is clicked...