Skip to content

Commit

Permalink
Merge branch 'next' into group-padding
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoegelin authored Sep 25, 2024
2 parents 4b77227 + 8d4b1ba commit dbb32f6
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 dbb32f6

Please sign in to comment.