Skip to content

Commit

Permalink
Update settings.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
xJuvi authored Jan 5, 2025
1 parent 7e22b44 commit 8ef0a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export type TomSettings = {
optgroupLabelField : string,
optgroupValueField : string,
lockOptgroupOrder : boolean,
optionGroupRegister : TomCreateCallback,
optionGroupRegister : TomCreateOptgroup,

sortField : string|SifterSort[]|SifterSortFn,
searchField : string[],
Expand Down

0 comments on commit 8ef0a13

Please sign in to comment.