Skip to content

Commit

Permalink
Added support for extended search
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Oct 27, 2023
1 parent 4b06e35 commit 05ddaf4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,7 @@ export const playerInspectorLogic = kea<playerInspectorLogicType>([
findAllMatches: true,
ignoreLocation: true,
shouldSort: false,
useExtendedSearch: true,
}),
],

Expand Down

0 comments on commit 05ddaf4

Please sign in to comment.