forked from FOSS/BangleApps
parent
a712c37c76
commit
e77d998002
|
@ -50,7 +50,7 @@
|
|||
nowIndicator: true,
|
||||
editable: true,
|
||||
height: 600,
|
||||
initialDate: '2018-01-01', // will be parsed as local
|
||||
initialDate: '2021-01-01', // will be parsed as local
|
||||
select: function(arg) {
|
||||
var title = prompt('Event Title:');
|
||||
if (title) {
|
||||
|
|
Loading…
Reference in New Issue