mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Make websocket pushes more targeted
This commit is contained in:
@@ -52,5 +52,5 @@ export async function dispatchAddU2f ({ action, cache, parentUserId, authenticat
|
||||
}, { transaction: cache.transaction })
|
||||
|
||||
cache.invalidateU2fList = true
|
||||
cache.areChangesImportant = true
|
||||
cache.incrementTriggeredSyncLevel(1)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user