We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adfd5bb commit 24559c9Copy full SHA for 24559c9
1 file changed
web/src/components/dashboard-settings-dialog.tsx
@@ -41,6 +41,7 @@ const SORT_COLUMN_LABELS: Record<string, string> = {
41
"ratio": "Ratio",
42
"buffer": "Buffer",
43
"count": "Torrents",
44
+ "size": "Size",
45
"performance": "Seeded",
46
}
47
0 commit comments