adding detail to TODO note

This commit is contained in:
Alex Windett 2017-01-24 17:38:48 +00:00
parent 83398c4123
commit 237e1c6024
1 changed files with 3 additions and 1 deletions

View File

@ -48,7 +48,9 @@ module.exports = handleActions({
};
},
[handleRoleUpdate.toString()]: (state, action) => {
// TODO: Change "1" to org index
// TODO:
// Change "1" to org index. At the moment only updates
// "biz-tech"
return {
...state,
ui: {