forgot to remove comment

This commit is contained in:
Freeplay 2023-02-08 19:56:35 -05:00
parent 1a7a0fdf31
commit e30c159226

View File

@ -214,7 +214,6 @@ const align = () => {
const onOpened = () => {
emit('opened');
// content?.focus()
//
const el = content!.children[0];
el.addEventListener('mousedown', ev => {