mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 02:48:26 +00:00
Add search field to equipment view
This commit is contained in:
@ -170,7 +170,7 @@ getOptions flags =
|
||||
[ Api.getTags flags "" GetTagsResp
|
||||
, Api.getOrgLight flags GetOrgResp
|
||||
, Api.getPersonsLight flags GetPersonResp
|
||||
, Api.getEquipments flags GetEquipResp
|
||||
, Api.getEquipments flags "" GetEquipResp
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user