mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-10-08 12:07:14 +00:00
Reformatted changed source files with elm-format
This commit is contained in:
@@ -610,8 +610,11 @@ deleteAttachment flags attachId receive =
|
||||
, expect = Http.expectJson receive Api.Model.BasicResult.decoder
|
||||
}
|
||||
|
||||
|
||||
|
||||
--- Delete Attachments
|
||||
|
||||
|
||||
deleteAttachments :
|
||||
Flags
|
||||
-> Set String
|
||||
@@ -626,6 +629,7 @@ deleteAttachments flags attachIds receive =
|
||||
}
|
||||
|
||||
|
||||
|
||||
--- Attachment Metadata
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user