HomePhabricator
Diffusion Comm 1f86a1b1dc52

[web] await baseSetThreadAvatar/baseSetUserAvatar in onImageSelected

Description

[web] await baseSetThreadAvatar/baseSetUserAvatar in onImageSelected

Summary:
We could add a void here instead, but onImageSelected is already an async function, and the place we're passing it to doesn't await the result anyways. So might as well just add an await keyword.

Depends on D10174

Test Plan: Flow

Reviewers: atul, ginsu, michal

Reviewed By: ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D10175

Details

Provenance
ashoatAuthored on Dec 4 2023, 12:25 PM
Reviewer
ginsu
Differential Revision
D10175: [web] await baseSetThreadAvatar/baseSetUserAvatar in onImageSelected
Parents
rCOMM1167f5350c24: [native] Remove async IIFE in CommunityDrawerContent effect
Branches
Unknown
Tags
Unknown