mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Remove redundant fileCount from search result
This commit is contained in:
@ -224,7 +224,7 @@ concerning =
|
||||
|
||||
fileCount : ItemTemplate
|
||||
fileCount =
|
||||
ItemTemplate (.fileCount >> String.fromInt)
|
||||
ItemTemplate (.attachments >> List.length >> String.fromInt)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user