proxmox looks nice

This commit is contained in:
2020-08-27 16:01:49 -04:00
parent 8b28b7a2d6
commit aaa4ba7ccd
3 changed files with 139 additions and 14 deletions

View File

@ -52,7 +52,7 @@ app.io = (function(app){
});
app.subscribe(/./g, function(data, topic){
console.log('local_pubs', data, topic)
// console.log('local_pubs', data, topic)
if(data.__noSocket) return;
// console.log('local_pubs 2', data, topic)