parent
							
								
									2660e25d6e
								
							
						
					
					
						commit
						1ec4ead62d
					
				|  | @ -27,7 +27,6 @@ import { _t } from '../../../languageHandler'; | |||
| import { hasText } from "../../../TextForEvent"; | ||||
| import * as sdk from "../../../index"; | ||||
| import dis from '../../../dispatcher/dispatcher'; | ||||
| import SettingsStore from "../../../settings/SettingsStore"; | ||||
| import { Layout } from "../../../settings/Layout"; | ||||
| import { formatTime } from "../../../DateUtils"; | ||||
| import { MatrixClientPeg } from '../../../MatrixClientPeg'; | ||||
|  |  | |||
|  | @ -18,15 +18,13 @@ import React from 'react'; | |||
| import classNames from 'classnames'; | ||||
| import { _t } from '../../../languageHandler'; | ||||
| import dis from '../../../dispatcher/dispatcher'; | ||||
| import SettingsStore from "../../../settings/SettingsStore"; | ||||
| import { getHandlerTile } from "./EventTile"; | ||||
| import { MatrixEvent } from "matrix-js-sdk/src/models/event"; | ||||
| import { RoomPermalinkCreator } from '../../../utils/permalinks/Permalinks'; | ||||
| import SenderProfile from "../messages/SenderProfile"; | ||||
| import TextualBody from "../messages/TextualBody"; | ||||
| import MImageReplyBody from "../messages/MImageReplyBody"; | ||||
| import * as sdk from '../../../index'; | ||||
| import { EventType, MsgType, RelationType } from 'matrix-js-sdk/src/@types/event'; | ||||
| import { EventType, MsgType } from 'matrix-js-sdk/src/@types/event'; | ||||
| import { replaceableComponent } from '../../../utils/replaceableComponent'; | ||||
| import { getEventDisplayInfo } from '../../../utils/EventUtils'; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Šimon Brandner
						Šimon Brandner