mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-24 12:04:57 +01:00
obsolete, already provided in parent class
This commit is contained in:
parent
1385a22e60
commit
3e2b7ba5fa
@ -29,10 +29,6 @@ export class BaseMessageTile extends SimpleTile {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
get _room() {
|
|
||||||
return this.getOption("room");
|
|
||||||
}
|
|
||||||
|
|
||||||
get _mediaRepository() {
|
get _mediaRepository() {
|
||||||
return this._room.mediaRepository;
|
return this._room.mediaRepository;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user