Skip to content

Commit

Permalink
Added unrelated to subset fields
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyBoo6 committed Apr 30, 2024
1 parent f066e22 commit 00258a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/src/search.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@ export interface SubsetFields {
path?: number;
phash?: number;
clones?: number;
unrelated?: number;
order?: number;
}

0 comments on commit 00258a8

Please sign in to comment.