]> git.proxmox.com Git - pve-xtermjs.git/commit
main: replace depreacated term.destroy with .dispose
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Jan 2019 07:39:03 +0000 (08:39 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Jan 2019 07:40:21 +0000 (08:40 +0100)
commitf21a83b7917342f6dccbb45268779299ab7756ee
tree138c496481da262d5209c2b440f0fb8397a11f67
parentdd048950252c982691f3ea3c5b78b4b30d74e24f
main: replace depreacated term.destroy with .dispose

term.destroy(); was depreacted with 3.4[0]

[0]: https://github.com/xtermjs/xterm.js/releases/tag/3.4.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/www/main.js