mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
improvements in API docs generation
This commit is contained in:
@@ -40,7 +40,7 @@ function getNoteRevision(req) {
|
||||
|
||||
/**
|
||||
* @param {BNoteRevision} noteRevision
|
||||
* @return {string}
|
||||
* @returns {string}
|
||||
*/
|
||||
function getRevisionFilename(noteRevision) {
|
||||
let filename = utils.formatDownloadTitle(noteRevision.title, noteRevision.type, noteRevision.mime);
|
||||
|
||||
Reference in New Issue
Block a user