Update useNetworkedState.js
This commit is contained in:
parent
25f9bfce65
commit
6c8ac51f29
@ -26,7 +26,7 @@ function useNetworkedState(
|
||||
initialState,
|
||||
session,
|
||||
eventName,
|
||||
debounceRate = 100,
|
||||
debounceRate = 500,
|
||||
partialUpdates = true,
|
||||
partialUpdatesKey = "id"
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user