We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccedd1c commit 342873eCopy full SHA for 342873e
src/libs/actions/OnyxUpdateManager/utils/DeferredOnyxUpdates.ts
@@ -73,7 +73,6 @@ type EnqueueDeferredOnyxUpdatesOptions = {
73
74
/**
75
* Allows adding onyx updates to the deferred updates queue manually.
76
- * By default, this will automatically process the updates. Setting "shouldProcessUpdates" to false will prevent this.
77
* @param updates The updates that should be applied (e.g. updates from push notifications)
78
* @param options additional flags to change the behaviour of this function
79
*/
0 commit comments