mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 03:00:41 +01:00
small fixes
This commit is contained in:
@@ -103,7 +103,7 @@ function syncPullInProgress() {
|
||||
sendMessageToAllClients({ type: 'sync-pull-in-progress' });
|
||||
}
|
||||
|
||||
async function syncPullFinished() {
|
||||
function syncPullFinished() {
|
||||
sendMessageToAllClients({ type: 'sync-pull-finished' });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user