diff --git a/frontend/src/state/reducers/orgs.js b/frontend/src/state/reducers/orgs.js index 054714f6..e7ce272b 100644 --- a/frontend/src/state/reducers/orgs.js +++ b/frontend/src/state/reducers/orgs.js @@ -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: {