mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-18 18:59:23 +00:00
'Webcam' → 'Camera'
This commit is contained in:
@@ -103,7 +103,7 @@ export const SettingsModal = (props) => {
|
||||
}
|
||||
>
|
||||
<SelectInput
|
||||
label="Webcam"
|
||||
label="Camera"
|
||||
selectedKey={videoInput}
|
||||
onSelectionChange={setVideoInput}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user