We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9273a commit dd3427dCopy full SHA for dd3427d
src/skins/vector/views/molecules/MatrixToolbar.js
@@ -34,7 +34,6 @@ module.exports = React.createClass({
34
},
35
36
render: function() {
37
- var EnableNotificationsButton = sdk.getComponent("atoms.EnableNotificationsButton");
38
return (
39
<div className="mx_MatrixToolbar">
40
<img className="mx_MatrixToolbar_warning" src="img/warning.png" width="28" height="28" alt="/!\"/>
0 commit comments