mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-10 20:17:32 +01:00
Moved files into more appropriate locations
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
06a6cae4af
commit
dca649dfd4
@ -15,7 +15,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
import {MessageTile} from "./MessageTile.js";
|
||||
import { Linkifier } from "../../../../Linkifier.js";
|
||||
import { Linkifier } from "../Linkifier.js";
|
||||
|
||||
export class TextTile extends MessageTile {
|
||||
get messageFormat() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user