aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/auto_assign.yml2
-rw-r--r--src/utils/camera.ts1
2 files changed, 3 insertions, 0 deletions
diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml
index d5d2a2fe..5b8b13db 100644
--- a/.github/auto_assign.yml
+++ b/.github/auto_assign.yml
@@ -12,6 +12,8 @@ reviewers:
- shravyaramesh
- grusuTagg
- brian-tagg
+ - hsalhab
+ - sotech117
# A number of reviewers added to the pull request
# Set 0 to add all the reviewers (default: 0)
diff --git a/src/utils/camera.ts b/src/utils/camera.ts
index cf9648f4..f21ef133 100644
--- a/src/utils/camera.ts
+++ b/src/utils/camera.ts
@@ -67,6 +67,7 @@ export const navigateToMediaPicker = (
'SelfPortraits',
'Screenshots',
'UserLibrary',
+ 'Videos',
],
mediaType: 'any',
compressVideoPreset: 'Passthrough',