Skip to content

Commit 342873e

Browse files
Update DeferredOnyxUpdates.ts
Co-authored-by: Andrew Rosiclair <[email protected]>
1 parent ccedd1c commit 342873e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libs/actions/OnyxUpdateManager/utils/DeferredOnyxUpdates.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ type EnqueueDeferredOnyxUpdatesOptions = {
7373

7474
/**
7575
* 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.
7776
* @param updates The updates that should be applied (e.g. updates from push notifications)
7877
* @param options additional flags to change the behaviour of this function
7978
*/

0 commit comments

Comments
 (0)