forked from FOSS/BangleApps
Update custom.html
parent
f35b248448
commit
4d9d6abb9e
|
@ -50,7 +50,7 @@
|
|||
nowIndicator: true,
|
||||
editable: true,
|
||||
height: 600,
|
||||
initialDate: '2020-01-1', // will be parsed as local
|
||||
initialDate: '2018-06-03', // will be parsed as local
|
||||
select: function(arg) {
|
||||
var title = prompt('Event Title:');
|
||||
if (title) {
|
||||
|
|
Loading…
Reference in New Issue