mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
typos
This commit is contained in:
@@ -810,7 +810,7 @@ function getBlankContent(isProtected, type, mime) {
|
||||
return '{}';
|
||||
}
|
||||
|
||||
return ''; // empty string might be wrong choice for some note types, but it's the best guess
|
||||
return ''; // empty string might be a wrong choice for some note types, but it's the best guess
|
||||
}
|
||||
|
||||
function logFix(message) {
|
||||
|
||||
Reference in New Issue
Block a user