mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Correcty reset search menu when clicking on custom-field quick link
This commit is contained in:
@ -859,7 +859,7 @@ updateDrop ddm flags settings msg model =
|
|||||||
Data.CustomFieldChange.fromItemValues [ cv ]
|
Data.CustomFieldChange.fromItemValues [ cv ]
|
||||||
|
|
||||||
next =
|
next =
|
||||||
updateDrop ddm flags settings (CustomFieldMsg lm) model
|
resetAndSet (CustomFieldMsg lm)
|
||||||
|
|
||||||
m =
|
m =
|
||||||
next.model
|
next.model
|
||||||
|
Reference in New Issue
Block a user