mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-05 19:42:39 +02:00
Make websocket pushes more targeted
This commit is contained in:
parent
613776cbf9
commit
84f6f0df69
78 changed files with 224 additions and 140 deletions
|
@ -54,4 +54,6 @@ export async function dispatchUpdateInstalledApps ({ deviceId, action, cache }:
|
|||
|
||||
cache.devicesWithModifiedInstalledApps.add(deviceId)
|
||||
}
|
||||
|
||||
cache.incrementTriggeredSyncLevel(1)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue