smart menubar

This commit is contained in:
Devaev Maxim
2018-07-22 17:23:33 +03:00
parent 41576d7f62
commit c462aedad9
4 changed files with 50 additions and 44 deletions

View File

@@ -1,4 +1,5 @@
function main () {
window.onclick = ui.windowClickHandler;
session.startPoller();
stream.startPoller();
}