mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
dont need this anymore
This commit is contained in:
parent
86d60496c0
commit
56699baaf1
@ -49,9 +49,7 @@ export class BaseTileViewModel extends ViewModel {
|
||||
if (!this._isOpen) {
|
||||
this._isOpen = true;
|
||||
this.emitChange("isOpen");
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
get isOpen() {
|
||||
|
Loading…
Reference in New Issue
Block a user