diff --git a/src/main/kotlin/main.kt b/src/main/kotlin/main.kt index e6af7a9..aaa9103 100644 --- a/src/main/kotlin/main.kt +++ b/src/main/kotlin/main.kt @@ -66,7 +66,7 @@ fun makeConsole() { } """.trimIndent() ) } } - script(src = "/ybcon.js") {} // Note: ybcon.js and ybcon.worker.js have to be available at this path on the server + script(src = "/ybcon.js") {} textArea { id = "input_box" onKeyUpFunction = { event ->