Marking a resercation as processed
This commit is contained in:
@ -97,12 +97,6 @@ function Prompt() {
|
||||
c.didOpen();
|
||||
}
|
||||
},
|
||||
preConfirm: () => {
|
||||
return [
|
||||
document.getElementById('start').value,
|
||||
document.getElementById('end').value,
|
||||
]
|
||||
},
|
||||
})
|
||||
|
||||
if (c.callback !== undefined) {
|
||||
|
Reference in New Issue
Block a user