mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
parent
23632b793b
commit
3545426582
@ -106,7 +106,7 @@ initAvailable allTags allCats model =
|
||||
|
||||
cats =
|
||||
List.sortBy (.count >> negate) allCats
|
||||
|> List.map (.name >> Maybe.withDefault "")
|
||||
|> List.filterMap .name
|
||||
in
|
||||
{ model
|
||||
| availableTags = tags
|
||||
|
Loading…
x
Reference in New Issue
Block a user