mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 10:40:41 +01:00
client: Improve logging for basic sync crash
This commit is contained in:
@@ -75,6 +75,7 @@ async function getWidgetBundlesByParent() {
|
||||
|
||||
try {
|
||||
widget = await executeBundle(bundle);
|
||||
widget._noteId = bundle.noteId;
|
||||
widgetsByParent.add(widget);
|
||||
}
|
||||
catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user