Show folders scanned instead of files scanned
This commit is contained in:
@@ -127,7 +127,7 @@ const ActivityPanel = () => {
|
||||
{translate('activity.totalScanned')}:
|
||||
</Box>
|
||||
<Box component="span" flex={1}>
|
||||
{scanStatus.count}
|
||||
{scanStatus.folderCount || '-'}
|
||||
</Box>
|
||||
</Box>
|
||||
</CardContent>
|
||||
|
||||
Reference in New Issue
Block a user