mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 18:36:39 +02:00
number of sync changes to push next to "sync now" button
This commit is contained in:
@@ -4,7 +4,7 @@ function syncNow() {
|
||||
type: 'POST',
|
||||
success: result => {
|
||||
if (result.success) {
|
||||
checkAudit();
|
||||
checkStatus();
|
||||
|
||||
message("Sync finished successfully");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user