Skip to content

Commit

Permalink
Update DeferredOnyxUpdates.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Rosiclair <[email protected]>
  • Loading branch information
chrispader and arosiclair authored May 15, 2024
1 parent ccedd1c commit 342873e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ type EnqueueDeferredOnyxUpdatesOptions = {

/**
* Allows adding onyx updates to the deferred updates queue manually.
* By default, this will automatically process the updates. Setting "shouldProcessUpdates" to false will prevent this.
* @param updates The updates that should be applied (e.g. updates from push notifications)
* @param options additional flags to change the behaviour of this function
*/
Expand Down

0 comments on commit 342873e

Please sign in to comment.