mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 21:05:55 +01:00
frontend sync through websocket
This commit is contained in:
@@ -89,11 +89,7 @@ class AttributesWidget extends StandardWidget {
|
||||
}
|
||||
|
||||
entitiesReloadedListener({loadResults}) {
|
||||
console.log("CHECK ATTRS", loadResults.getAttributes());
|
||||
|
||||
if (loadResults.getAttributes().find(attr => attr.noteId === this.noteId)) {
|
||||
console.log("JAAAJ");
|
||||
|
||||
this.refresh();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user