mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-20 02:51:40 +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,
|
removeDiacritic,
|
||||||
removeTextFileExtension,
|
removeTextFileExtension,
|
||||||
replaceAll,
|
replaceAll,
|
||||||
|
sanitizeFilenameForHeader,
|
||||||
sanitizeSqlIdentifier,
|
sanitizeSqlIdentifier,
|
||||||
stripTags,
|
stripTags,
|
||||||
timeLimit,
|
timeLimit,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user