mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
Manual Import Sorting
Fixed: Manual Import sorting by quality New: Manual Import sort by size Closes #3334
This commit is contained in:
@@ -66,6 +66,7 @@ const columns = [
|
||||
{
|
||||
name: 'size',
|
||||
label: 'Size',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user