mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
convert es6 tests to ts
This commit is contained in:
@@ -505,7 +505,7 @@ function createImageSrcUrl(note) {
|
||||
return `api/images/${note.noteId}/${encodeURIComponent(note.title)}?timestamp=${Date.now()}`;
|
||||
}
|
||||
|
||||
export default {
|
||||
module.exports = {
|
||||
reloadFrontendApp,
|
||||
parseDate,
|
||||
formatDateISO,
|
||||
|
||||
Reference in New Issue
Block a user