f
This commit is contained in:
parent
604a1505b9
commit
d7eb33d4a1
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ function send() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function quote(text) {
|
function quote(text) {
|
||||||
console.log(text)
|
|
||||||
textbox.style.height = '80px'
|
textbox.style.height = '80px'
|
||||||
textbox.value = '> ' + text + '\n\n'
|
textbox.value = '> ' + text + '\n\n'
|
||||||
textbox.focus()
|
textbox.focus()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue