mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 01:06:36 +01:00
small sync fixes and refactorings
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
*/
|
||||
class FBranch {
|
||||
constructor(froca, row) {
|
||||
/** @type {Froca} */
|
||||
this.froca = froca;
|
||||
|
||||
this.update(row);
|
||||
|
||||
Reference in New Issue
Block a user