adding detail to TODO note
This commit is contained in:
parent
83398c4123
commit
237e1c6024
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user