aboutsummaryrefslogtreecommitdiff
path: root/src/utils/users.ts
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-07-16 15:35:16 -0400
committerGitHub <noreply@github.com>2021-07-16 15:35:16 -0400
commit580774b43f2919c4fb4230308afb06cc9891a5e9 (patch)
tree1e909024e09a188b67817e06acf7840b07a1c9b3 /src/utils/users.ts
parent9d77a6c6a9c586ecaaee7efea752360cd5d88b3d (diff)
parent6c76dca48244ed01dca2d2f81a4dce5f95c5a08a (diff)
Merge branch 'master' into tma954-video-trimming-component
Diffstat (limited to 'src/utils/users.ts')
-rw-r--r--src/utils/users.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/users.ts b/src/utils/users.ts
index c1c3b8bc..992d7721 100644
--- a/src/utils/users.ts
+++ b/src/utils/users.ts
@@ -280,6 +280,7 @@ export const patchProfile = async (
screenTitle = '';
requestTitle = '';
fileName = '';
+ imageSettings = {};
}
return await ImagePicker.openPicker(imageSettings)