comment is removed
This commit is contained in:
parent
7013b67334
commit
186a99bee9
|
@ -476,7 +476,6 @@ export class MainPageComponent implements OnInit, OnDestroy {
|
|||
event.pageY >= minY &&
|
||||
event.pageY <= maxY
|
||||
) {
|
||||
this.logger.debug('mouseOver edge of container');
|
||||
this.store.dispatch(
|
||||
ChatStore.toggleLeftSideDrawerIndicator({ show: true })
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user