mirror of
https://github.com/zadam/trilium.git
synced 2026-02-15 02:47:05 +01:00
sync are sent upon DB commit
This commit is contained in:
@@ -207,6 +207,8 @@ async function transactional(func) {
|
||||
|
||||
await commit();
|
||||
|
||||
require('./ws.js').sendPingToAllClients();
|
||||
|
||||
transactionActive = false;
|
||||
resolve();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user