mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 18:38:26 +00:00
Allow to search in source names in webui
This commit is contained in:
@ -1603,6 +1603,9 @@ resetField flags item tagger field =
|
||||
Data.Fields.CustomFields ->
|
||||
Cmd.none
|
||||
|
||||
Data.Fields.SourceName ->
|
||||
Cmd.none
|
||||
|
||||
|
||||
resetHiddenFields :
|
||||
UiSettings
|
||||
|
Reference in New Issue
Block a user