Update interface.html

master
Ronin0000 2021-09-17 15:13:46 -07:00 committed by GitHub
parent c252f74e16
commit 632c98f8be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
selectMirror: true, selectMirror: true,
nowIndicator: true, nowIndicator: true,
editable: true, editable: true,
height: 700, height: 670,
select: function(arg) { select: function(arg) {
var title = prompt('Event Title:'); var title = prompt('Event Title:');
if (title) { if (title) {