mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 09:39:58 -06:00
Support VM page
This commit is contained in:
@@ -32,10 +32,7 @@ vmusage.on('message', function(msg){
|
||||
});
|
||||
|
||||
$(function(){
|
||||
vmusage.start();
|
||||
vmusage.start().monitor();
|
||||
});
|
||||
|
||||
window.onunload = function(){
|
||||
vmusage.stop();
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user