Skip to content

Commit

Permalink
PostTypes: allow default multi-selection operators
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed May 30, 2024
1 parent 005f6f1 commit 6e00235
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/edit-site/src/components/page-templates/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -380,9 +380,6 @@ export default function PageTemplates() {
value: key,
label: POST_TYPES[ key ],
} ) ),
filterBy: {
operators: [ OPERATOR_IS_ANY ],
},
},
{
header: __( 'Type' ),
Expand Down

0 comments on commit 6e00235

Please sign in to comment.