'Webcam' → 'Camera'

This commit is contained in:
Robin Townsend
2022-06-02 13:53:19 -04:00
parent ecb139721b
commit 7d87b8d1e5
3 changed files with 6 additions and 6 deletions

View File

@@ -103,7 +103,7 @@ export const SettingsModal = (props) => {
}
>
<SelectInput
label="Webcam"
label="Camera"
selectedKey={videoInput}
onSelectionChange={setVideoInput}
>