mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-01 11:03:18 +03:00
Comment typo
This commit is contained in:
parent
2513bfa612
commit
173daddb04
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ module.exports = WithMatrixClient(React.createClass({
|
|||
},
|
||||
|
||||
onPermalinkClicked: function(e) {
|
||||
// This allows the permalink to be open in a new tab/window or copied as
|
||||
// This allows the permalink to be opened in a new tab/window or copied as
|
||||
// matrix.to, but also for it to enable routing within Riot when clicked.
|
||||
e.preventDefault();
|
||||
dis.dispatch({
|
||||
|
|
Loading…
Reference in a new issue