mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 20:38:55 +03:00
typo
This commit is contained in:
parent
54f4443428
commit
f182e32e3d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ var Modal = require('matrix-react-sdk/lib/Modal');
|
||||||
|
|
||||||
var notifications = require('../../../notifications');
|
var notifications = require('../../../notifications');
|
||||||
|
|
||||||
// TODO: this "view" component still has far to much application logic in it,
|
// TODO: this "view" component still has far too much application logic in it,
|
||||||
// which should be factored out to other files.
|
// which should be factored out to other files.
|
||||||
|
|
||||||
// TODO: this component also does a lot of direct poking into this.state, which
|
// TODO: this component also does a lot of direct poking into this.state, which
|
||||||
|
|
Loading…
Reference in a new issue