mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-19 02:10:04 +08:00
fix(server/utils): missing export for sanitizeFilenameForHeader
This commit is contained in:
parent
6ab9a3979d
commit
29b1befd60
@ -325,6 +325,7 @@ export default {
|
||||
removeDiacritic,
|
||||
removeTextFileExtension,
|
||||
replaceAll,
|
||||
sanitizeFilenameForHeader,
|
||||
sanitizeSqlIdentifier,
|
||||
stripTags,
|
||||
timeLimit,
|
||||
|
Loading…
x
Reference in New Issue
Block a user