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