Skip to content

Commit

Permalink
fix(Navigation): add missing attribute for flow tab
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaAvtushko committed Jan 31, 2025
1 parent 32d0cb8 commit b33bdd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/src/ui/store/actions/navigation/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -314,4 +314,5 @@ const attributesToLoad = [
'tablet_cell_bundle',
'tablet_error_count',
'in_memory_mode',
'pipeline_format_version',
];

0 comments on commit b33bdd1

Please sign in to comment.