mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
event_log - entity and logging sync info
This commit is contained in:
@@ -70,7 +70,7 @@ function showRecentChanges() {
|
||||
$("#recent-changes-dialog").append(dayEl);
|
||||
}
|
||||
},
|
||||
error: () => alert("Error getting recent changes.")
|
||||
error: () => error("Error getting recent changes.")
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user