mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-01 10:31:21 +02:00
Fix add widget link
This commit is contained in:
parent
b7d46d91ed
commit
1c36e47403
@ -220,8 +220,6 @@ module.exports = React.createClass({
|
||||
|
||||
let addWidget;
|
||||
if (this.props.showApps &&
|
||||
this.state.apps &&
|
||||
this.state.apps.length < 2 &&
|
||||
this._canUserModify()
|
||||
) {
|
||||
addWidget = <div
|
||||
|
Loading…
x
Reference in New Issue
Block a user