Skip to content
Snippets Groups Projects
Commit 2032d6f0 authored by Larbi Gharib's avatar Larbi Gharib
Browse files

Turn password field

Change-Id: I566aa44b630720d1e5163438cea32621be6b53d8
parent 35c1b3a8
No related branches found
No related tags found
No related merge requests found
......@@ -285,7 +285,8 @@ export default function EditBlueprintConfiguration(props) {
<Input
disabled={!turnEnabled}
id="turnServerPassword"
placeholder={turnServerPassword}
placeholder="****"
type="password"
startAdornment={
<InputAdornment position="start">
<VpnKeyOutlinedIcon />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment