mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-14 06:18:24 +03:00
Removed old todo
This commit is contained in:
parent
607e33feba
commit
6d98335368
1 changed files with 0 additions and 1 deletions
|
@ -824,7 +824,6 @@ export default class RoomView extends React.Component<IProps, IState> {
|
|||
this.calculateRecommendedVersion(room);
|
||||
this.updateE2EStatus(room);
|
||||
this.updatePermissions(room);
|
||||
//TODO: forceStopConfetti();
|
||||
};
|
||||
|
||||
private async calculateRecommendedVersion(room: Room) {
|
||||
|
|
Loading…
Reference in a new issue