mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Fix elm-analyse issues
This commit is contained in:
@ -35,5 +35,5 @@ update key flags next msg model =
|
||||
in
|
||||
update key flags next (ItemDetailMsg lmsg) model
|
||||
|
||||
ItemResp (Err err) ->
|
||||
ItemResp (Err _) ->
|
||||
( model, Cmd.none )
|
||||
|
Reference in New Issue
Block a user