Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into joriks/irc-ui
This commit is contained in:
commit
323d0762fc
189 changed files with 2091 additions and 976 deletions
|
@ -25,7 +25,7 @@ import classNames from "classnames";
|
|||
import { _t, _td } from '../../../languageHandler';
|
||||
import * as TextForEvent from "../../../TextForEvent";
|
||||
import * as sdk from "../../../index";
|
||||
import dis from '../../../dispatcher';
|
||||
import dis from '../../../dispatcher/dispatcher';
|
||||
import SettingsStore from "../../../settings/SettingsStore";
|
||||
import {EventStatus} from 'matrix-js-sdk';
|
||||
import {formatTime} from "../../../DateUtils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue