mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 18:38:26 +00:00
@ -913,19 +913,6 @@ update key flags inav settings msg model =
|
||||
Nothing ->
|
||||
resultModel model
|
||||
|
||||
TogglePdfNativeView default ->
|
||||
resultModel
|
||||
{ model
|
||||
| pdfNativeView =
|
||||
case model.pdfNativeView of
|
||||
Just flag ->
|
||||
Just (not flag)
|
||||
|
||||
Nothing ->
|
||||
Just (not default)
|
||||
, attachmentDropdownOpen = False
|
||||
}
|
||||
|
||||
DeleteAttachConfirmed attachId ->
|
||||
let
|
||||
cmd =
|
||||
|
Reference in New Issue
Block a user