Browse Source

another debug line

IgnatzHome 7 years ago
parent
commit
0bdc7efc8b
1 changed files with 1 additions and 0 deletions
  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++)