Ran Greenberg 7 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,7 +83,7 @@ export const tabBasedWithSideMenu = {
83 83
       key: 'com.example.Menu1'
84 84
     },
85 85
     right: {
86
-        key: 'com.example.Menu2'
86
+      key: 'com.example.Menu2'
87 87
     }
88 88
   }
89 89
 };