mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Editing tags for multiple items
This commit is contained in:
@ -435,7 +435,10 @@ update mId key flags settings msg model =
|
||||
res.change
|
||||
MultiUpdateResp
|
||||
in
|
||||
( { model | viewMode = SelectView svm_ }, Cmd.batch [ cmd_, upCmd ], sub_ )
|
||||
( { model | viewMode = SelectView svm_ }
|
||||
, Cmd.batch [ cmd_, upCmd ]
|
||||
, sub_
|
||||
)
|
||||
|
||||
_ ->
|
||||
noSub ( model, Cmd.none )
|
||||
|
Reference in New Issue
Block a user