Explorar el Código

another debug line

IgnatzHome hace 7 años
padre
commit
0bdc7efc8b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      client/lib/filter.js

+ 1 - 0
client/lib/filter.js

@@ -150,6 +150,7 @@ class AdvancedFilter {
 
   _arrayToSelector(commands)
   {
+    console.log(commands);
     try {
       //let changed = false;
       for (let i = 0; i < commands.length; i++)