[SSE] Correct selector

This commit is contained in:
ShimaginAndrey 2022-03-01 17:43:46 +03:00
parent c47fbe0ff9
commit 8d6f5a396e

View file

@ -351,6 +351,7 @@ class ContextMenu extends ContextMenuController {
top: (foreignSelectY + XY[1] - tipHeight) + 'px',
});
}
this.isOpenWindowUser = true;
}
}