One-KVM/kvmd/web/js/main.js
2018-07-15 11:21:44 +03:00

5 lines
68 B
JavaScript

function main () {
session.startPoller();
stream.startPoller();
}