This commit is contained in:
ntr
2019-04-07 12:39:38 +10:00
parent e723ffa60a
commit c22cbf1ff7
5 changed files with 14 additions and 1 deletions
+2
View File
@@ -12,6 +12,7 @@ function convertVar(v) {
function Vbox(args) {
const {
activeVar,
instance,
combiner,
reclaiming,
@@ -27,6 +28,7 @@ function Vbox(args) {
const { vbox } = instance;
if (!instance.vbox) return false;
if (activeVar) return false;
//
// VBOX