improvements

This commit is contained in:
2023-11-05 12:33:45 +06:00
parent c88f84011f
commit 7d786f0e06
2 changed files with 3 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ fun main() {
}
}
})
appendText("Exit button")
appendText("Answer in chat button")
} ?: window.alert("Unable to load body")
document.body ?.appendElement("p", {})