chore: show sub-issue option added in profile display filter (#4295)

This commit is contained in:
Anmol Singh Bhatia
2024-04-26 18:30:02 +05:30
committed by GitHub
parent ad27184a91
commit 0605b5f60c

View File

@@ -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: {