mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-13 00:16:17 +02:00
Get name of section right
This commit is contained in:
parent
aafec49abf
commit
54c10a5d89
@ -386,7 +386,7 @@ module.exports = React.createClass({
|
||||
|
||||
_renderDeactivateAccount: function() {
|
||||
return <div>
|
||||
<h3>Labs</h3>
|
||||
<h3>Deactivate Account</h3>
|
||||
<div className="mx_UserSettings_section">
|
||||
<button className="mx_UserSettings_button danger"
|
||||
onClick={this._onDeactivateAccountClicked}>Deactivate my account
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user