mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-05 05:09:28 -06: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