forked from github/plane
chore: show sub-issue option added in profile display filter (#4295)
This commit is contained in:
parent
ad27184a91
commit
0605b5f60c
@ -160,7 +160,7 @@ export const ISSUE_DISPLAY_FILTERS_BY_LAYOUT: {
|
||||
},
|
||||
extra_options: {
|
||||
access: true,
|
||||
values: ["show_empty_groups"],
|
||||
values: ["show_empty_groups", "sub_issue"],
|
||||
},
|
||||
},
|
||||
kanban: {
|
||||
|
Loading…
Reference in New Issue
Block a user