proxmox looks nice
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user