mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Share public/internal file link #569
This commit is contained in:
parent
7fafb6ee9c
commit
31aaf80f00
3 changed files with 49 additions and 67 deletions
|
|
@ -29,6 +29,7 @@
|
|||
}
|
||||
);
|
||||
} else if (file.url) {
|
||||
// TODO: other editors and text/plain
|
||||
view.oEditor.editor.squire.makeLink(file.url);
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue