mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
Make user email uneditable
This commit is contained in:
parent
827e734b6a
commit
2e6acff56d
@ -54,6 +54,7 @@ let AccountSettings = React.createClass({
|
||||
<Property
|
||||
name='email'
|
||||
label={getLangText('Email')}
|
||||
overrideForm={true}
|
||||
editable={false}>
|
||||
<input
|
||||
type="text"
|
||||
|
Loading…
Reference in New Issue
Block a user