Skip to content

Commit

Permalink
include id
Browse files Browse the repository at this point in the history
  • Loading branch information
leiyre authored and frascuchon committed Oct 30, 2024
1 parent e8d1d22 commit 86fb672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions argilla-frontend/v1/domain/entities/hub/Subset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ export class Subset {
options: structure.feature.names.map((o) => ({
text: o,
value: o,
id: o,
})),
},
structure.name
Expand Down

0 comments on commit 86fb672

Please sign in to comment.