mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
many small fixes from Intellij analysis
This commit is contained in:
@@ -80,7 +80,7 @@ class BNoteRevision extends AbstractBeccaEntity {
|
||||
* This is the same approach as is used for Note's content.
|
||||
*/
|
||||
|
||||
/** @returns {*} */
|
||||
/** @returns {string|Buffer} */
|
||||
getContent() {
|
||||
return this._getContent();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user