Share public/internal file link #569

This commit is contained in:
the-djmaze 2022-11-14 12:35:42 +01:00
parent 7fafb6ee9c
commit 31aaf80f00
3 changed files with 49 additions and 67 deletions

View file

@ -29,6 +29,7 @@
}
);
} else if (file.url) {
// TODO: other editors and text/plain
view.oEditor.editor.squire.makeLink(file.url);
}
});