commit 08/10/2025 WebApp
This commit is contained in:
@@ -101,6 +101,8 @@ $(document).ready(function () {
|
||||
let $schedulehour = $schedulemodal.find('#schedulehour');
|
||||
// number input 0-59
|
||||
let $scheduleminute = $schedulemodal.find('#scheduleminute');
|
||||
|
||||
//TODO ganti dropdown with list of messages from MessageBank
|
||||
// text input
|
||||
let $schedulesoundpath = $schedulemodal.find('#schedulesoundpath');
|
||||
// number input 0-5
|
||||
|
||||
Reference in New Issue
Block a user