Skip to content

Commit

Permalink
Merge branch 'next' into dependabot/npm_and_yarn/rollup-4.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoegelin authored Sep 25, 2024
2 parents 5c1b138 + 8d4b1ba commit 52745ff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export interface DataTableWhere {
query: string;
criteria?: AdaptiveCriteria;
keywords?: SearchKeywords;
scoreByEntityId?: number;
form: any;
}

Expand Down

0 comments on commit 52745ff

Please sign in to comment.