Skip to content

Commit f11e248

Browse files
cstnsSteve-Mcl
andauthored
Update frontend/src/store/modules/product/expert/operator-agent/index.js
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
1 parent 0e0dc51 commit f11e248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • frontend/src/store/modules/product/expert/operator-agent

frontend/src/store/modules/product/expert/operator-agent/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const actions = {
5555
commit('SET_SELECTED_CAPABILITIES', selectedCapabilities)
5656
},
5757
async getCapabilities ({ commit, rootGetters, state }) {
58-
// todo this need to be removed when we have https://github.com/FlowFuse/flowfuse/issues/6520 part of
58+
// TODO: this need to be removed when we have https://github.com/FlowFuse/flowfuse/issues/6520 part of
5959
// https://github.com/FlowFuse/flowfuse/issues/6519 as it's a hacky workaround to the expert drawer opening up
6060
// before we have a team loaded
6161
while (!rootGetters['account/team']) {

0 commit comments

Comments
 (0)