mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Show tags in item list view
Also set default page size down to 60.
This commit is contained in:
@ -36,7 +36,7 @@ type alias UiSettings =
|
||||
|
||||
defaults : UiSettings
|
||||
defaults =
|
||||
{ itemSearchPageSize = 90
|
||||
{ itemSearchPageSize = 60
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user