Skip to content

Commit

Permalink
IONOS(search): disable person search component
Browse files Browse the repository at this point in the history
Signed-off-by: Misha M.-Kupriyanov <[email protected]>
  • Loading branch information
printminion-co committed Oct 22, 2024
1 parent 9822520 commit 0a4144e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/components/UnifiedSearch/UnifiedSearchModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ export default defineComponent({
*/
peopleSearchEnabled: {
type: Boolean,
default: true,
default: false,
}
},
Expand Down

0 comments on commit 0a4144e

Please sign in to comment.