Skip to content

Commit

Permalink
chore: change default group mc (#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
espenkalle authored Dec 8, 2023
1 parent 7e1a171 commit 1c01e7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const useGardenConfig = (

return {
getDisplayName: (item) => item.mechanicalCompletionPackageNo,
initialGrouping: ['RFCC'],
initialGrouping: ['M03'],
initialDateVariant: 'Planned',
initialTimeInterval: 'Weekly',
getBlockAsync,
Expand Down

0 comments on commit 1c01e7e

Please sign in to comment.