Skip to content

Commit bb6007c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • frontend/src/store/modules/product/expert

frontend/src/store/modules/product/expert/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ const actions = {
255255
return Promise.resolve()
256256
}
257257

258-
// todo this need to be removed when we have https://github.com/FlowFuse/flowfuse/issues/6520 part of
258+
// TODO: this need to be removed when we have https://github.com/FlowFuse/flowfuse/issues/6520 part of
259259
// https://github.com/FlowFuse/flowfuse/issues/6519 as it's a hacky workaround to the expert drawer opening up
260260
// before we have a team loaded
261261
while (!rootGetters['account/team']) {

0 commit comments

Comments
 (0)