mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 18:38:26 +00:00
Allow to restore deleted items in webui
This commit is contained in:
@ -1605,11 +1605,7 @@ update key flags inav settings msg model =
|
||||
)
|
||||
|
||||
RestoreItem ->
|
||||
let
|
||||
_ =
|
||||
Debug.todo "implement"
|
||||
in
|
||||
resultModelCmd ( model, Cmd.none )
|
||||
resultModelCmd ( model, Api.restoreItem flags model.item.id SaveResp )
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user