Dream Soft
Results
1
issues of
Dream Soft
First of all, your plugin is amazing. :smile: But I have one issue. ``` var vm = aa.getVM(1); vm.chmod(1,1,1,-1,-1,-1,-1,-1,-1, function(err, data){ console.log(err); console.log(data); }); ``` I got this error. ```...