Skip to content

Commit

Permalink
[Home] fixes workspace tab creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Elorfin committed Dec 16, 2022
1 parent 6c3a563 commit 5b29e7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const defaultTab = createSelector(
restrictions: {
hidden: false
},
workspace: context.data,
parameters: {
widgets: []
}
Expand Down

0 comments on commit 5b29e7c

Please sign in to comment.