mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-23 21:32:41 +08:00
Correct attachment name to include path on update (#215)
This commit is contained in:
parent
49c25c2c29
commit
d276b7e78a
@ -127,7 +127,7 @@ func ResolveAttachments(
|
||||
info, err := api.UpdateAttachment(
|
||||
page.ID,
|
||||
attach.ID,
|
||||
attach.Name,
|
||||
attach.Filename,
|
||||
AttachmentChecksumPrefix+attach.Checksum,
|
||||
attach.Path,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user