1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

New: Allowed sort keys for paginated resources

This commit is contained in:
Bogdan
2024-09-16 19:49:23 +03:00
parent 3ca327f611
commit fabd40cbae
8 changed files with 73 additions and 20 deletions
@@ -110,7 +110,6 @@ export const defaultState = {
{
name: 'actions',
columnLabel: () => translate('Actions'),
isSortable: true,
isVisible: true,
isModifiable: false
}