Skip to content

Commit

Permalink
Disallow sorting of pbClass.name+setSize field
Browse files Browse the repository at this point in the history
  • Loading branch information
big213 committed Apr 9, 2021
1 parent 2e594e9 commit b948323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/models/personalBest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ export const PersonalBest = <RecordInfo<'personalBest'>>{
},
{
field: 'pbClass.name+setSize',
sortable: true,
width: '150px',
},
{
Expand Down

0 comments on commit b948323

Please sign in to comment.