You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
This commit is contained in:
@@ -349,7 +349,7 @@ shared.initState = async function(comp: BaseNoteScreenComponent) {
|
||||
await comp.attachFile({
|
||||
uri: resource.uri,
|
||||
type: resource.mimeType,
|
||||
name: resource.name,
|
||||
fileName: resource.name,
|
||||
}, null);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user