Ran Greenberg 8 years ago
parent
commit
4deb902fc5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src2/commands/valid-commands.js

+ 1
- 1
src2/commands/valid-commands.js View File

83
       key: 'com.example.Menu1'
83
       key: 'com.example.Menu1'
84
     },
84
     },
85
     right: {
85
     right: {
86
-        key: 'com.example.Menu2'
86
+      key: 'com.example.Menu2'
87
     }
87
     }
88
   }
88
   }
89
 };
89
 };