ux: clearer description

Massimo Melina committed Jun 25, 2024 at 15:44 UTC 3d1045223e96095d5c1d197aa2401d5f7316668c
1 file changed +1 -1
admin/src/MonitorPage.ts
+1 -1
@@ -116,7 +116,7 @@ function Connections() {
116 fullWidth: false,
117 value: monitorOnlyFiles,
118 onChange: v => state.monitorOnlyFiles = v,
119 - options: { "Show only files": true, "Show all connections": false }
119 + options: { "Show downloads+uploads": true, "Show all connections": false }
120 }),
121 ),
122 h(DataTable, {